Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-07 | Make backgrounds theme-able | Thomas Friese | |
Fixes visibility on light themes Affects widgets: - `batteryarc` - `brightnessarc` - `volumearc` - `volumebar` Fixes #109 | |||
2020-01-14 | Merge pull request #108 from umar456/fix_regex | streetturtle | |
Remove extra branch that broke when "rate information unavailable" | |||
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 ↵ | Pavel Makhov | |
broke widget when there are more than one battery | |||
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 | |