Commit graph

46 commits

Author SHA1 Message Date
streetturtle
ed2b256407 fix more warnings 2020-12-06 14:47:40 -05:00
streetturtle
207ad20d72 [batteryarc] fix #215 2020-11-20 10:44:42 -05:00
streetturtle
032cf6d7d7
Update README.md 2020-09-30 11:25:22 -04:00
Ewoud Kohl van Wijngaarden
3dcc4e088f
Fix typo: Huston -> Houston 2020-09-28 11:24:43 +02:00
Chris Bruce
21150bd640 Update readmes to include timeout arg 2020-09-19 01:22:27 -07:00
Chris Bruce
a2eddcdfcd Add widget timeouts 2020-09-19 01:08:15 -07:00
Allan Siqueira
a3bfe03f7f
FIx parameter error on readme
This parameter is missing the `_color` postfix.
Just a quick refactor, to save time debugging the widget
2020-05-29 04:24:04 -03:00
streetturtle
afc5a5dd49 Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets 2020-05-12 22:12:46 -04:00
streetturtle
cf0689df7b Fix #141 simplify calculation of the battery chage status 2020-05-12 22:12:20 -04:00
streetturtle
c44c68b388
Update README.md 2020-05-11 08:17:47 -04:00
Simeon Simeonov
60ddaf329b
Make it possible to disable the low battery warning 2020-04-05 11:24:04 +02:00
Pedro Costa
de3e88e552 Add requirements to battery arc widget README
Why:

* The widget shows no information if the `acpi` command is not
  available.
2020-03-04 12:30:53 +00:00
streetturtle
5e519648e1
Merge pull request #110 from tasmo/custom-backgrounds
Make backgrounds theme-able
2020-02-22 12:53:50 -05:00
Simeon Simeonov
8babd501f5
Update batteryarc-widget/README.md so it matches the arc_thickness variable name fix 2020-02-13 20:46:07 +01:00
Thomas Friese
60f7490453
Make backgrounds theme-able
Fixes visibility on light themes

Affects widgets:
- `batteryarc`
- `brightnessarc`
- `volumearc`
- `volumebar`

Fixes #109
2020-02-07 10:27:02 +01:00
streetturtle
f76542848c
Merge pull request #108 from umar456/fix_regex
Remove extra branch that broke when "rate information unavailable"
2020-01-14 08:54:05 -05:00
Umar Arshad
95cc9b9422
Remove extra branch that broke when "rate information unavailable" 2020-01-13 14:25:24 -05:00
Umar Arshad
34f6b83553
Fix arc_thickness variable name 2020-01-12 19:58:46 -05:00
Pavel Makhov
7176cf38c2 remove unused method set_value from widget 2019-12-24 20:37:20 -05:00
Simeon Simeonov
0e2914b5b6 Use the correct parameter in the installation example for batteryarc-widget 2019-09-25 09:59:12 +02:00
streetturtle
fb465d371e fix table in readme of batteryarc 2019-06-02 22:05:06 -04:00
streetturtle
6857b71729 improve batteryarc config 2019-06-02 09:46:41 -04:00
streetturtle
0b48f0b200 externalize config of batteryarc widget 2019-06-01 22:55:13 -04:00
Pavel Makhov
81ca86abde revert previous commit (e0abe1c474), as it broke widget when there are more than one battery 2019-03-29 17:33:00 -04:00
Pavel Makhov
e0abe1c474 Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets 2019-03-28 14:45:18 -04:00
Pavel Makhov
5f6de88d01 Destroy existing notification prior creating a new one 2019-03-28 14:45:06 -04:00
streetturtle
e14c578c48 place battery-arc warning icon inside widget folder 2019-03-23 22:41:06 -04:00
williamwanjia
341db9ce2b batteryarc bug fix and improvment 2019-03-10 15:55:57 +01:00
Andrzej Bieniek
63d4725399 batteryarc-widget: fix calling time() function 2019-03-05 22:08:20 +00:00
Andrzej Bieniek
82c052ceec batteryarc-widget: fix crash when battery is not available
It was crashing awesome window manager when starting with battery removed from the laptop.
2019-03-04 22:44:23 +00:00
Pavel Makhov
35728cb0b1 Simplify code by changing the arc's direction 2019-02-26 11:17:48 -05:00
Pavel Makhov
70fd5a38b0 Remove decimal part of the charge when setting current charge value in batterarc widget 2019-01-26 23:13:46 -05:00
streetturtle
855677d667 possible fix for #62 2018-12-19 21:18:58 -05:00
Sam Delmerico
2cf217dc6c merge biased battery levels 2018-11-26 16:21:48 -05:00
Sam Delmerico
f369e1cb28 battery is biased on capacities instead of a naive average 2018-11-26 16:19:29 -05:00
streetturtle
e55a3ae77a changed '//' to '/' - seems like it was a typo 2018-09-25 17:36:09 -04:00
streetturtle
23a85097fe
Merge pull request #45 from stnma7e/master
battery widgets support multiple batteries
2018-07-11 10:17:36 -04:00
Paul Cochrane
325a6551de
Fix batteryarc_widget require statement
While trying out the widget set I noticed that the installation docs for this widget weren't correct.  The `require` statement now works as expected and it matches the pattern used in other installation docs mentioned in the repo.

Hope this helps!
2018-07-11 12:36:35 +02:00
Sam Delmerico
3d38cdb866 forgot to include update for low battery frequency 2018-06-16 00:39:14 -04:00
Sam Delmerico
bfe818b11e battery widgets support multiple batteries
Added support for the battery widgets to read multiple battery values
from the acpi output. The total charge becomes average of all of the
available batteries, the status is that of the highest battery.
2018-06-16 00:20:30 -04:00
streetturtle
fe0bd2af08
Update README.md 2018-04-01 18:15:13 -04:00
pmakhov
4b533100a0 make battery arc local 2017-12-11 17:09:22 -05:00
алыа
7077827f84 fix spelling 2017-10-12 19:51:27 -04:00
pmakhov
2b4dba4853 batteryarc widget 2017-10-09 17:14:03 -04:00
pmakhov
5a8f70f9e9 wip volumearc and batteryarc widgets 2017-10-04 20:46:09 -04:00
pmakhov
8f15e560bc follow Lua code style 2017-10-04 19:49:58 -04:00