From 935d594978693547deb3a3f1cd8b8193daa275ae Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Fri, 9 Oct 2020 11:49:16 +0200 Subject: [PATCH] gschema/wayland: Do not disable the X Security extension If Xwayland was built with the X Security extension enabled, it should be safe to use, there is no need to disable it by default from mutter. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1485 --- data/org.gnome.mutter.wayland.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.gnome.mutter.wayland.gschema.xml.in b/data/org.gnome.mutter.wayland.gschema.xml.in index b8674b3ac..8a1878e10 100644 --- a/data/org.gnome.mutter.wayland.gschema.xml.in +++ b/data/org.gnome.mutter.wayland.gschema.xml.in @@ -112,7 +112,7 @@ - ["Security"] + [] Disable selected X extensions in Xwayland This option disables the selected X extensions in Xwayland if