mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 07:30:42 -05:00
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
This commit is contained in:
parent
02bc10786d
commit
935d594978
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user