[epiphany/mcatanzaro/flatpak-builder-cleanups: 1/3] flatpak: Block access to XWayland socket under Wayland



commit c63d1c66971f551947c2eb1ecffbeec0f6e3a99d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Jul 14 15:35:24 2019 -0500

    flatpak: Block access to XWayland socket under Wayland

 org.gnome.Epiphany.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index 61c1c0a68..9f5875446 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -10,7 +10,7 @@
     "desktop-file-name-suffix" : " (Epiphany Technology Preview)",
     "finish-args" : [
         "--share=ipc",
-        "--socket=x11",
+        "--socket=fallback-x11",
         "--socket=wayland",
         "--device=dri",
         "--share=network",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]