-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux: prefers Wayland over XWayland #1827
Conversation
Freezes on Emulator boot for me😕 EDIT: it auto fixed itself somehow and works properly now |
The freezing issue maybe related to recent change of adding a game status column. |
@JetPackAndButlers Do games now boot without black screen without unset |
@JetPackAndButlers Much appreciate if you also test games under X11 session to avoid regression. |
@JetPackAndButlers Thanks. |
Superseded by #1830. |
…hadps4-emu#1827" This reverts commit 849b6dc.
didn't SDL developers refuse to make native wayland default because of nvidia and force all wayland users to use wayland ? |
…hadps4-emu#1827" This reverts commit 849b6dc.
…hadps4-emu#1827" This reverts commit 849b6dc.
…hadps4-emu#1827" This reverts commit 849b6dc.
…hadps4-emu#1827" This reverts commit 849b6dc.
…hadps4-emu#1827" This reverts commit 849b6dc.
…hadps4-emu#1827" This reverts commit 849b6dc.
Currently, SDL3 prefers X11/XWayland over Wayland which have black screen issue with NVidia GPUs.
Fix: #1781, #1817.