https://bugs.kde.org/show_bug.cgi?id=390110
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/4403e86acc8c4598ef1fbbf27 | |ce2274b9b3ef5c5 --- Comment #18 from Aleix Pol <aleix...@kde.org> --- Git commit 4403e86acc8c4598ef1fbbf27ce2274b9b3ef5c5 by Aleix Pol. Committed on 24/04/2018 at 14:23. Pushed by apol into branch 'master'. Don't try to filter null key combinations Summary: When using composite key combinations, kwin would do random weird actions when the first key was pressed (e.g. ` key). This makes sure we are not trying to match. Reviewers: #kwin, graesslin Reviewed By: #kwin, graesslin Subscribers: graesslin, kwin, #kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D12416 M +20 -0 autotests/integration/globalshortcuts_test.cpp M +3 -0 globalshortcuts.cpp https://commits.kde.org/kwin/4403e86acc8c4598ef1fbbf27ce2274b9b3ef5c5 -- You are receiving this mail because: You are watching all bug changes.