https://bugs.kde.org/show_bug.cgi?id=489113

fanzhuyi...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kglobalacceld/-/commit/d
                   |                            |6160f565087979cd07db0055367
                   |                            |77f3f76b4da6

--- Comment #11 from fanzhuyi...@gmail.com ---
Git commit d6160f565087979cd07db005536777f3f76b4da6 by Yifan Zhu.
Committed on 02/08/2024 at 23:56.
Pushed by fanzhuyifan into branch 'master'.

plugins/xcb: only handle modifier presses in XRecord

219499707e1f85d318bb23ce305de4f3cb0e0eb3 moved handling of all events to
XRecord, which caused global shortcuts to trigger even when input is
grabbed. Partially revert the change to handle normal key presses in
nativeEventFilter. To preserve correct handling of modifier-only
shortcuts, handle modifier presses in XRecord, and clears the
modifier-only state for other presses.

M  +4    -0    src/globalshortcutsregistry.h
M  +5    -0    src/kglobalaccel_interface.cpp
M  +6    -0    src/kglobalaccel_interface.h
M  +23   -2    src/plugins/xcb/kglobalaccel_x11.cpp

https://invent.kde.org/plasma/kglobalacceld/-/commit/d6160f565087979cd07db005536777f3f76b4da6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to