Merge pull request #13286 from JoshuaVandaele/xcb

Enforce XCB within code
This commit is contained in:
JMC47
2025-03-10 15:03:54 -04:00
committed by GitHub
3 changed files with 9 additions and 5 deletions

View File

@ -8,10 +8,6 @@ rename-icon: dolphin-emu
finish-args:
- --device=all
- --socket=pulseaudio
# dolphin doesn't work on wayland (only the ui does), if a user were to set
# this env variable globally to wayland then games wouldn't work.
# we overwrite the setting and force xcb to prevent this from happening.
- --env=QT_QPA_PLATFORM=xcb
- --socket=x11
- --share=network
- --share=ipc