https://bugs.kde.org/show_bug.cgi?id=435931
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |49013bf4a5fd570fe05910f2d14 |ef454e9d77fd48c07f810e9ab6c |5a926410fc140 |c0c7812f30ce7 --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit ef454e9d77fd48c07f810e9ab6cc0c7812f30ce7 by Nate Graham. Committed on 14/02/2022 at 18:56. Pushed by ngraham into branch 'Plasma/5.24'. 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. (cherry picked from commit 49013bf4a5fd570fe05910f2d145a926410fc140) M +14 -1 applets/batterymonitor/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/ef454e9d77fd48c07f810e9ab6cc0c7812f30ce7 -- You are receiving this mail because: You are watching all bug changes.