Skip to content

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, and

default = the one configured in power management settings to automatically switch to for the current AC state if configured, and "balanced" otherwise.

BUG: 485610

After rebasing for the dataengine port: Added a second commit to refactor the properties a bit.

Depends on powerdevil!349 (merged)

Edited by Natalie Clarius

Merge request reports