Skip to content

Foward modifiers after disabling sticky keys

Nicolas Fella requested to merge work/cherry-pick-6f410383 into Plasma/6.1

When disabling sticky keys while a key is latched or locked we unlatch the key, but don't tell the client until the next key event

Call forwardModifiers to tell the client immediately

(cherry picked from commit 6f410383)

Co-authored-by: Nicolas Fella nicolas.fella@gmx.de

Merge request reports