[mutter] gschema/wayland: Do not disable the X Security extension
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] gschema/wayland: Do not disable the X Security extension
- Date: Fri, 9 Oct 2020 14:31:04 +0000 (UTC)
commit 935d594978693547deb3a3f1cd8b8193daa275ae
Author: Olivier Fourdan <ofourdan redhat com>
Date: Fri Oct 9 11:49:16 2020 +0200
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 b8674b3acd..8a1878e105 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]