Skip to content

device: Map pending-charge to battery-full-charged-symbolic

The pending-charge state means AC power is on but the battery is not being charged because its charge is above a certain threshold, to avoid short charging cycles and prolong the battery's life. From the user's perspective this is equivalent to the situation where the battery is fully charged, so the icon should reflect that.

This commit changes the mapping of the pending-charge state to the icon-name battery-full-charged-symbolic.

Closes: #82 (closed)

Merge request reports