mutter/data
Olivier Fourdan c9cc07fd3a settings: Slack off “xwayland-allow-grabs” setting
To emulate X11 grabs, mutter as a Wayland compositor would disable its
own keyboard shortcuts and when the X11 window is an override redirect
window (which never receives focus), it also forces keyboard focus onto
that X11 O-R window so that all keyboard events are routed to the
window, just like an X11 server would.

But that's a bit of a “all-or-nothing” approach which prevents
applications that would legitimately grab the keyboard under X11 (like
virtual machine viewers) to work by default.

Change “xwayland-allow-grabs” to control whether the keyboard focus
should be locked onto override redirect windows in case of an X11 grab.

For stringent needs, careful users can still use the blacklisting
feature (i.e. a list containing “!*”) to prevent grabs from any X11
applications to affect other Wayland native applications.

https://gitlab.gnome.org/GNOME/mutter/issues/597
2019-06-03 09:34:31 +02:00
..
50-mutter-navigation.xml data: Don't expose horizontal workspace keybindings to Settings 2018-01-24 19:09:27 +01:00
50-mutter-system.xml build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
50-mutter-wayland.xml Add restore-shortcuts to key bindings list 2017-11-10 17:59:26 +01:00
50-mutter-windows.xml data: Don't expose window shading shortcut 2018-01-24 19:09:27 +01:00
default_icon.png build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
meson.build meson: Define srcdir and builddir using meson functions 2019-05-02 19:56:23 +00:00
mutter-schemas.convert build: Move data files to their dedicated subfolder 2014-06-05 10:50:15 +02:00
mutter.desktop.in build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
org.gnome.mutter.gschema.xml.in backends/native: Add rt-scheduler experimental key to set RT scheduling 2019-05-10 21:47:53 +00:00
org.gnome.mutter.wayland.gschema.xml.in settings: Slack off “xwayland-allow-grabs” setting 2019-06-03 09:34:31 +02:00