[plasma/spectacle] /: CI: Flatpak: Set x11 as fallback
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit fcf58ace7b4efa443bf0122b27335d02a2934ce0 by Justin Zobel.
Committed on 07/08/2026 at 03:19.
Pushed by justinzobel into branch 'master'.
CI: Flatpak: Set x11 as fallback
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/plasma/spectacle/-/commit/fcf58ace7b4efa443bf0122b27335d02a2934ce0
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index b8c349a63..93d5b0f69 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -11,7 +11,7 @@
"desktop-file-name-suffix": " (Nightly)",
"finish-args": [
"--share=ipc",
- "--socket=x11",
+ "--socket=fallback-x11",
"--socket=wayland",
"--talk-name=org.kde.kglobalaccel",
"--talk-name=org.kde.KWin"