Quantcast
Channel: PowerDevil activity
Viewing all articles
Browse latest Browse all 2193

Noah Davis opened merge request !603: applets: Change displayed percentage to 99% when the device reports 100% when not fully charged at Plasma / PowerDevil

$
0
0

Some devices will report 100% charge when discharging as a quirk of how they report battery percentage.It is logically impossible to be truly at 100% while discharging, and displaying a differencebetween 100% & charged and 100% & discharging isn't particularly useful to the user. In order to keepThe "Show Battery Percentage on Icon When Not Fully Charged" setting true to its name and purpose,we change the percent that we display to be artificially lower than the 100% reported by the device.It may not be smart to obscure the technical details of how the battery is reported to programmers,so we have a display percentage property here instead of changing the percent given by the model.

BUG: 514851


Viewing all articles
Browse latest Browse all 2193

Trending Articles