https://bugs.kde.org/show_bug.cgi?id=435931
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |49013bf4a5fd570fe05910f2d14 | |5a926410fc140 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 49013bf4a5fd570fe05910f2d145a926410fc140 by Nate Graham. Committed on 14/02/2022 at 18:55. Pushed by ngraham into branch 'master'. applets/battery: adjust show/hide conditions for charge limits When we are using a charge threshold, the kernel may stop charging within a percentage point of the actual threshold and this is considered correct behavior, so we have to handle that. See https://bugzilla.kernel.org/show_bug.cgi?id=215531. Also, Upower may give us a status of "Not charging" rather than "Fully charged", so we need to account for that as well. See https://gitlab.freedesktop.org/upower/upower/-/issues/142. M +14 -1 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/49013bf4a5fd570fe05910f2d145a926410fc140 -- You are receiving this mail because: You are watching all bug changes.