summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2020-10-09 11:49:16 +0200
committerOlivier Fourdan <ofourdan@redhat.com>2020-11-25 09:26:30 +0100
commitc70610c4388147c23e27a0136478fa39152c4066 (patch)
tree83f53b6227c9f375d4b6452f48e09f600552ff68
parent4e4d261ba36b002c7a91ace86c1f73c61db9a8de (diff)
downloadmutter-c70610c4388147c23e27a0136478fa39152c4066.tar.gz
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 Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1552 (cherry picked from commit 935d594978693547deb3a3f1cd8b8193daa275ae) Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1600>
-rw-r--r--data/org.gnome.mutter.wayland.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
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 @@
<key name="xwayland-disable-extension"
flags='org.gnome.mutter.MetaXwaylandDisableExtension'>
- <default>["Security"]</default>
+ <default>[]</default>
<summary>Disable selected X extensions in Xwayland</summary>
<description>
This option disables the selected X extensions in Xwayland if