Disabled socket wayland and fallback-x11 as they coexhist for flathub runner

This commit is contained in:
XargonWan 2022-10-27 14:26:55 +02:00 committed by GitHub
parent b523fce3b9
commit 1a3ec7ba4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ command: retrodeck.sh
finish-args: finish-args:
- --socket=x11 - --socket=x11
- --socket=wayland #- --socket=wayland
- --socket=pulseaudio - --socket=pulseaudio
- --share=ipc - --share=ipc
- --share=network - --share=network
@ -32,7 +32,7 @@ finish-args:
- --allow=bluetooth - --allow=bluetooth
#- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something #- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something
# rpcs3 # rpcs3
- --socket=fallback-x11 #- --socket=fallback-x11
modules: modules:
- name: retrodeck - name: retrodeck

View file

@ -12,7 +12,7 @@ command: retrodeck.sh
finish-args: finish-args:
- --socket=x11 - --socket=x11
- --socket=wayland #- --socket=wayland
- --socket=pulseaudio - --socket=pulseaudio
- --share=ipc - --share=ipc
- --share=network - --share=network
@ -32,7 +32,7 @@ finish-args:
- --allow=bluetooth - --allow=bluetooth
#- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something #- --env=QT_QPA_PLATFORM=xcb #not sure if this will break something
# rpcs3 # rpcs3
- --socket=fallback-x11 #- --socket=fallback-x11
cleanup: cleanup:
# ES-DE # ES-DE