https://bugs.kde.org/show_bug.cgi?id=366608
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kwin | |/1111b9c98bd2b977bd68d79240 | |ac4d60fcadc96b --- Comment #9 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 1111b9c98bd2b977bd68d79240ac4d60fcadc96b by Martin Gräßlin. Committed on 15/08/2016 at 15:39. Pushed by graesslin into branch 'master'. Trigger global shortcuts also on key-repeat Summary: Restores feature parity with X11. Global shortcuts need to trigger also for repeat events. An example is the volume key or screen brightness. For other shortcuts like showing yakuake it does not make sense to trigger on repeat. Thus a long term solution is to add a flag to global shortcuts whether the key should trigger on repeat. Reviewers: #kwin, #plasma_on_wayland Subscribers: plasma-devel, kwin Tags: #plasma_on_wayland, #kwin Differential Revision: https://phabricator.kde.org/D2413 M +1 -1 input.cpp http://commits.kde.org/kwin/1111b9c98bd2b977bd68d79240ac4d60fcadc96b -- You are receiving this mail because: You are the assignee for the bug.