From 9dfe362f41b8811450cb563c39899fafe8ec2b63 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Fri, 26 Oct 2018 08:49:39 +0200 Subject: [PATCH] wayland: Allow Xwayland grabs on selected apps Allow Xwayland grabs on a selected set of X11 applications. --- data/org.gnome.mutter.wayland.gschema.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/org.gnome.mutter.wayland.gschema.xml.in b/data/org.gnome.mutter.wayland.gschema.xml.in index 48241296e..7a6ab9288 100644 --- a/data/org.gnome.mutter.wayland.gschema.xml.in +++ b/data/org.gnome.mutter.wayland.gschema.xml.in @@ -60,7 +60,7 @@ gettext-domain="@GETTEXT_DOMAIN@"> - false + true Allow grabs with Xwayland Allow keyboard grabs issued by X11 applications running in Xwayland @@ -73,7 +73,7 @@ - [] + ['@XWAYLAND_GRAB_DEFAULT_ACCESS_RULES@'] Xwayland applications allowed to issue keyboard grabs List the resource names or resource class of X11 windows either -- 2.21.0