[KeySequenceHelper] Work around Meta modifier behavior

Authored by broulik on Apr 9 2020, 1:12 PM.

Description

[KeySequenceHelper] Work around Meta modifier behavior

When I press my Meta key, I get a Key_Super_L *without* a Meta key confusing the rest of the modifier handling in this class.
To work around this, explicitly set MetaModifier when the key is pressed and remove it

Differential Revision: https://phabricator.kde.org/D26016

Details

Committed
broulikApr 9 2020, 1:12 PM
Differential Revision
D26016: [KeySequenceHelper] Work around Meta modifier behavior
Parents
R296:6c5619ffebae: Also relase the window in the destructor
Branches
Unknown
Tags
Unknown