Commit graph

10 commits

Author SHA1 Message Date
Mershl
4f6250ee1b Add handling for PENDING_CHARGE state
Based on testing the state is reached when
the hardware's charge limit blocks further
charging.

GNOME displays the state as "Not Charging"
in the power options and the quick settings.
The used icon is the default, non-charging
battery.

Currently batime shows PENDING_CHARGE as
"Estimating..." which suggests a temporary
state. Without external change
the state is permanent (based on my testing).
2022-02-22 17:45:12 +01:00
Martin Zurowietz
127806b4bb Remove unused import 2021-09-26 22:17:10 +02:00
Martin Zurowietz
aab719dfc1 Add support for GNOME 41 2021-09-26 22:03:14 +02:00
Martin Zurowietz
cfd65c5bfe Update for GNOME 40 2021-04-10 13:49:04 +02:00
Martin Zurowietz
e842589bb2 Compatibility with GNOME 3.36
Resolves #4
2020-03-10 16:50:26 +01:00
Martin Zurowietz
062304ba21
Add GNOME 3.34 as supported version 2019-11-12 10:40:15 +01:00
Martin Zurowietz
d2218d5f3b Fix extension for GNOME 3.32
References #2
2019-03-17 11:31:00 +01:00
Martin Zurowietz
3a910c86c2 Fix handling of fully charged state
Resolves #1
2018-09-17 09:28:04 +02:00
Martin Zurowietz
5d6f63d6cf Use ES6 class for extension object 2018-09-16 19:33:02 +02:00
Martin Zurowietz
79fd107332 Add extension files 2018-09-16 13:48:17 +02:00