[PR #2533] [MERGED] QT: Fix Fullscreen #2807

Closed
opened 2026-02-27 22:01:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2533
Author: @DanielSvoboda
Created: 2/24/2025
Status: Merged
Merged: 2/24/2025
Merged by: @georgemoralis

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/qt_gui/settings_dialog.cpp (+2 -1)

📄 Description

There are these 2 options about full screen, and 'Fullscreen' was being set to 'true' because it was comparing the word "Windowed" with the interface information, but if you are using another language it might not identify it and even using 'Borderless' the screen would be full.


🔄 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/shadps4-emu/shadPS4/pull/2533 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a5ad65d`](https://github.com/shadps4-emu/shadPS4/commit/a5ad65da1f906acdd70a88d9c2931c6da71404b3) QT: Fix Fullscreen ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/settings_dialog.cpp` (+2 -1) </details> ### 📄 Description There are these 2 options about full screen, and 'Fullscreen' was being set to 'true' because it was comparing the word "Windowed" with the interface information, but if you are using another language it might not identify it and even using 'Borderless' the screen would be full. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:20 +03:00
Sign in to join this conversation.
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
starred/shadPS4#2807
No description provided.