https://bugs.kde.org/show_bug.cgi?id=433140
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |5893574163840cf02a7be29dc7f |4172720357684b952ded4b84203 |c11837cfa7724 |74e301589ad1f --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 4172720357684b952ded4b8420374e301589ad1f by Nate Graham. Committed on 05/05/2021 at 21:46. Pushed by ngraham into branch 'master'. [applets/notifications] Make configure button open the KCM The notification applet's config window is blank, and only shows the auto-generated Shortcuts and About pages. This makes it not very useful, as typically the user will want to get to the KCM instead. Other applets with blank config windows (such as the Bluetooth and Networks applets) make the configure button open the KCM instead and nobody has complained about it, so let's do the same for the Notifications applet. This has two advantages: 1. Greater consistency among applets 2. The "Clear all" action always appears visibly in the header without getting pushed into a hamburger menu 3. A cleaner UI than the one merged in https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/837 FIXED-IN: 5.22 M +6 -3 applets/notifications/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/4172720357684b952ded4b8420374e301589ad1f -- You are receiving this mail because: You are watching all bug changes.