https://bugs.kde.org/show_bug.cgi?id=483805
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.2.0 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/powerdevil/-/commit/e94c | |0365a53a2b689a902f7a822e080 | |cbf1ea506 Resolution|--- |FIXED --- Comment #29 from Nate Graham <n...@kde.org> --- Git commit e94c0365a53a2b689a902f7a822e080cbf1ea506 by Nate Graham. Committed on 19/08/2024 at 17:42. Pushed by ngraham into branch 'master'. applets/batterymonitor: Show power profile badges on the icon if possible Currently we get complaints that the power profile icons sometimes replace the battery icons, obscuring the battery level and charging indicator. This commit makes use of some new Breeze icons added in frameworks/breeze-icons!376 to show a badge of the current power profile in the corner of the battery icon when that profile is a non-default one (i.e. don't show the user their default power profile all the time; they already know what it is). This lets users see all relevant pieces of information at once, which is quite nice. When using other icon themes lacking these new icons, the widget will fall back gracefully to only showing the battery icon and not showing the power profile icons at all. This is not a catastrophe IMO since that information is still available in the popup. FIXED-IN: 6.2.0 M +14 -20 applets/batterymonitor/package/contents/ui/CompactRepresentation.qml M +3 -1 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/powerdevil/-/commit/e94c0365a53a2b689a902f7a822e080cbf1ea506 -- You are receiving this mail because: You are watching all bug changes.