[PR #303] [MERGED] VirtualGui/SDL2GL: Added fullscreen mode. #297

Closed
opened 2026-05-05 03:45:05 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/303
Author: @ismail-yilmaz
Created: 10/11/2025
Status: Merged
Merged: 10/14/2025
Merged by: @mirek-fidler

Base: masterHead: sdl2guifullscreen


📝 Commits (1)

  • 7c4da7e VirtualGui/SDL2GL: Added fullscreen mode.

📊 Changes

2 files changed (+7 additions, -4 deletions)

View changed files

📝 uppsrc/VirtualGui/SDL2GL/SDL2GL.h (+1 -1)
📝 uppsrc/VirtualGui/SDL2GL/Window.cpp (+6 -3)

📄 Description

This PR allows the SDL2 backend of VirtualGui to use full screen mode optionally.

Please review.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/303 **Author:** [@ismail-yilmaz](https://github.com/ismail-yilmaz) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `sdl2guifullscreen` --- ### 📝 Commits (1) - [`7c4da7e`](https://github.com/ultimatepp/ultimatepp/commit/7c4da7e26f194c69503fb8f4362e889fbb9e8ff5) VirtualGui/SDL2GL: Added fullscreen mode. ### 📊 Changes **2 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/VirtualGui/SDL2GL/SDL2GL.h` (+1 -1) 📝 `uppsrc/VirtualGui/SDL2GL/Window.cpp` (+6 -3) </details> ### 📄 Description This PR allows the SDL2 backend of VirtualGui to use full screen mode optionally. Please review. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:45:05 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#297
No description provided.