mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -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"
|
<key name="xwayland-disable-extension"
|
||||||
flags='org.gnome.mutter.MetaXwaylandDisableExtension'>
|
flags='org.gnome.mutter.MetaXwaylandDisableExtension'>
|
||||||
<default>["Security"]</default>
|
<default>[]</default>
|
||||||
<summary>Disable selected X extensions in Xwayland</summary>
|
<summary>Disable selected X extensions in Xwayland</summary>
|
||||||
<description>
|
<description>
|
||||||
This option disables the selected X extensions in Xwayland if
|
This option disables the selected X extensions in Xwayland if
|
||||||
|
Loading…
Reference in New Issue
Block a user