mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-12-02 10:35:38 +00:00
Enable wayland support
Seems to work well now with SDL 2.24
This commit is contained in:
parent
4cc0bdab4a
commit
675b904bf2
|
@ -6,7 +6,8 @@ command: gzdoom.sh
|
||||||
|
|
||||||
finish-args:
|
finish-args:
|
||||||
- --device=dri
|
- --device=dri
|
||||||
- --socket=x11
|
- --socket=wayland
|
||||||
|
- --socket=fallback-x11
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --share=network
|
- --share=network
|
||||||
- --socket=pulseaudio
|
- --socket=pulseaudio
|
||||||
|
|
Loading…
Reference in a new issue