https://bugs.kde.org/show_bug.cgi?id=473099
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/1ace5a4cee |ma/kwin/-/commit/98bdba20ff |fc1e1319abfb4d883edce8758a7 |a38f1d7c132afb8fdfe2cf68d7f |c36 |31a --- Comment #4 from Zamundaaa <[email protected]> --- Git commit 98bdba20ffa38f1d7c132afb8fdfe2cf68d7f31a by Xaver Hugl. Committed on 11/08/2023 at 15:44. Pushed by zamundaaa into branch 'Plasma/5.27'. 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. (cherry picked from commit 1ace5a4ceefc1e1319abfb4d883edce8758a7c36) 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/98bdba20ffa38f1d7c132afb8fdfe2cf68d7f31a -- You are receiving this mail because: You are watching all bug changes.
