ali
17f9ef03ea
Fixed issue #424 : Huston warning on fully charged battery
2023-11-19 17:11:34 +01:00
streetturtle
dc80558d9d
Merge pull request #350 from easlice/misc-customization-additions
...
Add customizations to batteryarc and ram widgets.
2022-04-15 17:19:42 -04:00
Andrew Slice
fbe207a0f9
Add notification_position parameters to batteryarc-widget.
...
Add widget_height and widget_width parameters to ram-widget.
2022-04-11 17:26:01 -04:00
Andreas Longo
51ddb1efba
Fix #209 : Match space characters in battery status string
2022-02-15 22:10:13 +01:00
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
Ewoud Kohl van Wijngaarden
3dcc4e088f
Fix typo: Huston -> Houston
2020-09-28 11:24:43 +02:00
Chris Bruce
a2eddcdfcd
Add widget timeouts
2020-09-19 01:08:15 -07:00
streetturtle
cf0689df7b
Fix #141 simplify calculation of the battery chage status
2020-05-12 22:12:20 -04:00
Simeon Simeonov
60ddaf329b
Make it possible to disable the low battery warning
2020-04-05 11:24:04 +02: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
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
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
pmakhov
4b533100a0
make battery arc local
2017-12-11 17:09:22 -05: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