https://bugs.kde.org/show_bug.cgi?id=485610
Natalie Clarius <natalie_clar...@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/67b7f3b6fbe640b0c476b5b6a | |2e1e8f387a8f426 Resolution|--- |FIXED --- Comment #9 from Natalie Clarius <natalie_clar...@yahoo.de> --- Git commit 67b7f3b6fbe640b0c476b5b6a2e1e8f387a8f426 by Natalie Clarius. Committed on 01/05/2024 at 22:33. Pushed by nclarius into branch 'master'. applets/battery: consistently indicate when in non-default power profile - fix current profile indicator out of sync betweeen multiple applet instances - indicate when power profile was manually changed from outside the applet, eg powerprofilesctl - indicate when power profile was manually set to balanced if this is not the default for the current power state - don't indicate profile holds if the profile is the default for the current power state anyway where indicate = show the applet as relevant, and use a special icon for the compact representation. M +24 -17 applets/batterymonitor/package/contents/ui/CompactRepresentation.qml M +10 -11 applets/batterymonitor/package/contents/ui/main.qml M +26 -12 applets/batterymonitor/plugin/powerprofilescontrol.cpp M +5 -18 applets/batterymonitor/plugin/powerprofilescontrol.h M +17 -0 dataengines/powermanagement/powermanagementengine.cpp M +1 -0 dataengines/powermanagement/powermanagementengine.h https://invent.kde.org/plasma/plasma-workspace/-/commit/67b7f3b6fbe640b0c476b5b6a2e1e8f387a8f426 -- You are receiving this mail because: You are watching all bug changes.