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 (
Collapse
)
Author
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
It was crashing awesome window manager when starting with battery removed from the laptop.
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 ↵
Pavel Makhov
batterarc widget
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
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.
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