https://bugs.kde.org/show_bug.cgi?id=374575
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/52 |ma/kactivitymanagerd/commit |c5290bf48bb96b9e0073880c72a |/0429ab68833c46bb513d440d99 |bf7c9c14c50 |8326698ce41144 --- Comment #42 from Nate Graham <n...@kde.org> --- Git commit 0429ab68833c46bb513d440d998326698ce41144 by Nate Graham, on behalf of David Edmundson. Committed on 10/05/2021 at 16:28. Pushed by ngraham into branch 'Plasma/5.18'. Use correct way to register for a shortcut setDefaultShortcut sets a default shortcut, but it doesn't bind it to the action. We want setShortcut. setGlobalShortcut wraps both. By setting autoloading, it doesn't actually overwrite the user-set shortcut if one is set. (cherry picked from commit bd2fab0a52f85cad26c5dd1562313e4138d3352c) M +1 -1 src/service/plugins/globalshortcuts/GlobalShortcutsPlugin.cpp https://invent.kde.org/plasma/kactivitymanagerd/commit/0429ab68833c46bb513d440d998326698ce41144 -- You are receiving this mail because: You are watching all bug changes.