index
:
awesome-wm-widgets.git
archive
master
Here is my fork of awesome-wm-widgets by streetturtle on github.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
batteryarc-widget
/
batteryarc.lua
Age
Commit message (
Expand
)
Author
2022-04-15
Merge pull request #350 from easlice/misc-customization-additions
streetturtle
2022-04-11
Add notification_position parameters to batteryarc-widget.
Andrew Slice
2022-02-15
Fix #209: Match space characters in battery status string
Andreas Longo
2020-12-06
fix more warnings
streetturtle
2020-11-20
[batteryarc] fix #215
streetturtle
2020-09-28
Fix typo: Huston -> Houston
Ewoud Kohl van Wijngaarden
2020-09-19
Add widget timeouts
Chris Bruce
2020-05-12
Fix #141 simplify calculation of the battery chage status
streetturtle
2020-04-05
Make it possible to disable the low battery warning
Simeon Simeonov
2020-02-07
Make backgrounds theme-able
Thomas Friese
2020-01-14
Merge pull request #108 from umar456/fix_regex
streetturtle
2020-01-13
Remove extra branch that broke when "rate information unavailable"
Umar Arshad
2020-01-12
Fix arc_thickness variable name
Umar Arshad
2019-12-24
remove unused method set_value from widget
Pavel Makhov
2019-06-02
improve batteryarc config
streetturtle
2019-06-01
externalize config of batteryarc widget
streetturtle
2019-03-29
revert previous commit (e0abe1c474359a54b008d0261da21e4bf2d6bc0f), as it brok...
Pavel Makhov
2019-03-28
Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets
Pavel Makhov
2019-03-28
Destroy existing notification prior creating a new one
Pavel Makhov
2019-03-23
place battery-arc warning icon inside widget folder
streetturtle
2019-03-10
batteryarc bug fix and improvment
williamwanjia
2019-03-05
batteryarc-widget: fix calling time() function
Andrzej Bieniek
2019-03-04
batteryarc-widget: fix crash when battery is not available
Andrzej Bieniek
2019-02-26
Simplify code by changing the arc's direction
Pavel Makhov
2019-01-26
Remove decimal part of the charge when setting current charge value in batter...
Pavel Makhov
2018-12-19
possible fix for #62
streetturtle
2018-11-26
merge biased battery levels
Sam Delmerico
2018-11-26
battery is biased on capacities instead of a naive average
Sam Delmerico
2018-09-25
changed '//' to '/' - seems like it was a typo
streetturtle
2018-06-16
forgot to include update for low battery frequency
Sam Delmerico
2018-06-16
battery widgets support multiple batteries
Sam Delmerico
2017-12-11
make battery arc local
pmakhov
2017-10-09
batteryarc widget
pmakhov
2017-10-04
wip volumearc and batteryarc widgets
pmakhov
2017-10-04
follow Lua code style
pmakhov