https://bugs.kde.org/show_bug.cgi?id=521655
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Nate Graham <[email protected]> --- Got it. So it seems like what was happening was that before 6.7.0, the app was handling the key, while afterwards, it was KWin, which was re-binding it to be a Meta key, which opens the launcher widget. This should be "fixed" in 6.7.1 and later where the feature has been turned off by default. But we should still see if there's a way to improve the situation further. Ideally the app would still be able to handle the key itself, and KWin would only assign something if it detects that the app isn't handling it. Or maybe I'm misunderstand how the pointer/keyboard emulation feature is expected to work. But it seems that if it's intentional that it overrides what games ask for, I'm not sure how this feature can work. -- You are receiving this mail because: You are watching all bug changes.
