Commit graph

27 commits

Author SHA1 Message Date
Martin Zurowietz
63103c7da6
Merge pull request #12 from Eeems/patch-1
Gnome 43 support
2023-02-02 10:52:10 +01:00
Nathaniel van Diepen
11affed9bb
Fix runtime issue and expose new indicator 2022-11-20 18:42:13 -07:00
Nathaniel van Diepen
af03075ef3
Small optimization 2022-11-20 18:35:22 -07:00
Nathaniel van Diepen
4dd9ac58de
Get working on Gnome 43 2022-11-20 18:33:38 -07:00
Nathaniel van Diepen
610e47e886
Gnome 43 support 2022-11-20 17:42:12 -07:00
Martin Zurowietz
d2701366b1
Merge pull request #10 from Mershl/gnome-42-support
Add support for GNOME 42
2022-04-21 15:46:04 +02:00
Mershl
723e73efaf Add support for GNOME 42 2022-03-26 18:47:21 +01:00
Martin Zurowietz
062516ed9d
Merge pull request #8 from Mershl/pending-charge-handling
Add handling for PENDING_CHARGE state
2022-02-22 21:20:07 +01:00
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
36024892b7 Merge branch 'master' of github.com:mzur/gnome-shell-batime 2021-04-10 13:49:16 +02:00
Martin Zurowietz
cfd65c5bfe Update for GNOME 40 2021-04-10 13:49:04 +02:00
Martin Zurowietz
bca87013d3
Create FUNDING.yml 2021-03-20 12:40:07 +01:00
Martin Zurowietz
171912ad6d
Merge pull request #5 from mzur/gnome-3-36
Compatibility with GNOME 3.36
2020-03-11 10:35:52 +01: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
6b80866d64
Use official GNOME extensions badge 2019-03-22 18:59:37 +01:00
Martin Zurowietz
13dcd1cb99 Add makefile 2019-03-17 11:36:13 +01:00
Martin Zurowietz
d2218d5f3b Fix extension for GNOME 3.32
References #2
2019-03-17 11:31:00 +01:00
Martin Zurowietz
1fe0213dea
Add install extension badge 2018-10-11 21:25:37 +02: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
d343f6132c Add install link 2018-09-16 14:10:49 +02:00
Martin Zurowietz
16150c2b6f Update readme 2018-09-16 13:56:00 +02:00
Martin Zurowietz
79fd107332 Add extension files 2018-09-16 13:48:17 +02:00
Martin Zurowietz
b559216406
Initial commit 2018-09-16 13:47:07 +02:00