https://bugs.kde.org/show_bug.cgi?id=470256
--- Comment #10 from fanzhuyi...@gmail.com --- Git commit ccf3d654c36ef333e1302af75233a6119aca4920 by Yifan Zhu. Committed on 27/03/2024 at 15:39. Pushed by fanzhuyifan into branch 'master'. recorder/KKeySequenceRecorderPrivate: support recording multi-key modifier-only shortcuts Multi-key modifier-only shortcuts are registered if all modifiers are released within a short interval. Pretty display the sequence in the form of Mods + Key, without repetition. M +57 -0 autotests/kkeysequencerecordertest.cpp M +2 -0 autotests/kkeysequencerecordertest.h M +63 -24 src/recorder/kkeysequencerecorder.cpp https://invent.kde.org/frameworks/kguiaddons/-/commit/ccf3d654c36ef333e1302af75233a6119aca4920 -- You are receiving this mail because: You are watching all bug changes.