From a42d5aefda2627302d0766a153f967b346b58e39 Mon Sep 17 00:00:00 2001 From: past-due <30942300+past-due@users.noreply.github.com> Date: Fri, 8 Sep 2023 10:51:15 -0400 Subject: [PATCH] Flatpak: Switch to fallback-x11 Now that freedesktop runtime 23.08 has SDL + libdecor (and thus Wayland actually has window decorations). --- .ci/flatpak/net.wz2100.wz2100.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/flatpak/net.wz2100.wz2100.yaml.in b/.ci/flatpak/net.wz2100.wz2100.yaml.in index 4b5785664c3..ff8dcf28566 100755 --- a/.ci/flatpak/net.wz2100.wz2100.yaml.in +++ b/.ci/flatpak/net.wz2100.wz2100.yaml.in @@ -10,7 +10,7 @@ finish-args: - --require-version=0.10.3 - --socket=wayland - --share=ipc - - --socket=x11 + - --socket=fallback-x11 - --device=dri - --socket=pulseaudio - --share=network