https://bugs.kde.org/show_bug.cgi?id=455159
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/16a5831fee0e | |a837e7839d308db256b9f18f334 | |4 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.26 --- Comment #3 from David Redondo <k...@david-redondo.de> --- Git commit 16a5831fee0ea837e7839d308db256b9f18f3344 by David Redondo. Committed on 23/09/2022 at 13:49. Pushed by davidre into branch 'master'. Implement xwayland-keyboard-grab protocol Only XWayland can see and bind to this global. When a XWayland surface is focused that has a grab, shortcuts are inhibited. FIXED-IN:5.26 M +6 -0 src/wayland/CMakeLists.txt A +111 -0 src/wayland/xwaylandkeyboardgrab_v1_interface.cpp [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] A +51 -0 src/wayland/xwaylandkeyboardgrab_v1_interface.h [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] M +12 -1 src/wayland_server.cpp M +2 -0 src/wayland_server.h https://invent.kde.org/plasma/kwin/commit/16a5831fee0ea837e7839d308db256b9f18f3344 -- You are receiving this mail because: You are watching all bug changes.