https://bugs.kde.org/show_bug.cgi?id=407560
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |9eafbd28bd3d1c5fb5d6b5d1dae | |9f38c7ec278ef Version Fixed In| |5.22 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 9eafbd28bd3d1c5fb5d6b5d1dae9f38c7ec278ef by Nate Graham. Committed on 05/05/2021 at 15:42. Pushed by ngraham into branch 'master'. [applets/batterymonitor] Overhaul configuration and actions Right now the applet puts the entries to open the KCM and Energy Info page in a hamburger menu, while the Configure button opens the applet's own settings window which has only one item in it. This emphasizes the less important thing, while de-emphasizing the more important thing. We can solve this by making the applet's configure button open the KCM instead of the applet configuration window. This makes the configuration window inaccessible, so we delete it and move its one setting into the hamburger menu along with "Show Energy Information". This is okay as these two are lesser-used settings. Overall this should make the actions easier to access and use, and more relevant to the user. FIXED-IN: 5.22 D +0 -30 applets/batterymonitor/package/contents/config/config.qml D +0 -41 applets/batterymonitor/package/contents/ui/ConfigGeneral.qml M +16 -4 applets/batterymonitor/package/contents/ui/batterymonitor.qml https://invent.kde.org/plasma/plasma-workspace/commit/9eafbd28bd3d1c5fb5d6b5d1dae9f38c7ec278ef -- You are receiving this mail because: You are watching all bug changes.