https://bugs.kde.org/show_bug.cgi?id=464668
--- Comment #3 from Nate Graham <n...@kde.org> --- Git commit d5dc658b0271d4e1055aa8a7ca065520fe69c638 by Nate Graham. Committed on 23/01/2023 at 18:51. Pushed by ngraham into branch 'master'. Fix launch feedback for KCMs We were using CommandLauncherJob which doesn't sire this up by default, biut that was unnecessary, since KCMs can be launched as apps now. So we can in fact use ApplicationLauncherJob for them, which fixes this automatically. M +2 -2 src/contents/ui/pages/PowerfulWhenNeeded.qml https://invent.kde.org/plasma/plasma-welcome/commit/d5dc658b0271d4e1055aa8a7ca065520fe69c638 -- You are receiving this mail because: You are watching all bug changes.