https://bugs.kde.org/show_bug.cgi?id=473099
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/1ace5a4cee | |fc1e1319abfb4d883edce8758a7 | |c36 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Zamundaaa <[email protected]> --- Git commit 1ace5a4ceefc1e1319abfb4d883edce8758a7c36 by Xaver Hugl. Committed on 11/08/2023 at 15:28. Pushed by zamundaaa into branch 'master'. input: add special handling for tabbox modifiers modifiersRelevantForTabBox handles modifiers being consumed, which is wrong for the tabbox; all it needs is to ignore capslock. To ensure that happens, this commit adds a separate method for modifiers relevant for the tabbox. M +1 -1 src/input.cpp M +11 -0 src/input_event.h M +1 -0 src/keyboard_input.cpp M +21 -0 src/xkb.cpp M +1 -0 src/xkb.h https://invent.kde.org/plasma/kwin/-/commit/1ace5a4ceefc1e1319abfb4d883edce8758a7c36 -- You are receiving this mail because: You are watching all bug changes.
