Skip to content

input: add special handling for tabbox modifiers

Xaver Hugl requested to merge work/cherry-pick-1ace5a4c into Plasma/5.27

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.

BUG: 473099

(cherry picked from commit 1ace5a4c)

Merge request reports