https://bugs.kde.org/show_bug.cgi?id=448520
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |1b9826d3cee4fb2e9c64f842d9f | |c73b6720a5d07 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 1b9826d3cee4fb2e9c64f842d9fc73b6720a5d07 by Fabian Vogt. Committed on 18/01/2022 at 22:09. Pushed by ngraham into branch 'master'. applets/batterymonitor: Use "video-display-brightness" for !hasBatteries f9e39815d ("applets/batterymonitor: Improve for desktop systems") changed the plasmoid to use a plain icon instead of the CompactRepresentation if there are no batteries. While 471cc3745 ("applets/batterymonitor: fix CompactRepresentation") brought the use of the CompactRepresentation back, the plain icon is still used. For the case that there are no batteries and brightness controls available, it fell back to "battery", which has no symbolic variant. Change that to use the symbolic "video-display-brightness" as well. M +1 -1 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/1b9826d3cee4fb2e9c64f842d9fc73b6720a5d07 -- You are receiving this mail because: You are watching all bug changes.