https://bugs.kde.org/show_bug.cgi?id=401108
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.20.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |544f917efae3b7a580adba66aee | |5b53fd5d69ab1 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 544f917efae3b7a580adba66aee5b53fd5d69ab1 by Nate Graham. Committed on 22/05/2020 at 12:47. Pushed by ngraham into branch 'master'. [applets/batterymonitor] Improve UI for power management inhibition This patch improves the UI for inhibiting power management and seeing which apps are automatically doing it. Here are the changes, explained: 1. Use less jargonistic terminology for the feature itself, and remove the explanatory tooltip which is no longer necessary 2. Show the full list of apps which are inhibiting power management, because we have the space now that app icons are smaller 3. Correctly show and hide the list of inhibitions based on count and Whether or not the user has independently suppressed PM 4. Leave a bit more room for long reasons and alert translators to minimize string length as much as possible FIXED-IN: 5.20.0 M +1 -1 applets/batterymonitor/package/contents/ui/InhibitionHint.qml M +28 -28 applets/batterymonitor/package/contents/ui/PowerManagementItem.qml M +1 -1 applets/batterymonitor/package/contents/ui/batterymonitor.qml https://invent.kde.org/plasma/plasma-workspace/commit/544f917efae3b7a580adba66aee5b53fd5d69ab1 -- You are receiving this mail because: You are watching all bug changes.