Skip to content

backends/wayland: Inhibit global shortcuts while pointer is grabbed

Makes it behave more like under X11 where the keyboard is also grabbed. This allows to trigger global shortcuts inside the windowed KWin.


$ dbus-run-session bin/kwin_wayland

Pressed right Ctrl to grab, was then able to press Meta+W for the window overview of the nested KWin rather than the host one.

Merge request reports

Loading