Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets | streetturtle | |
2020-05-12 | Fix #141 simplify calculation of the battery chage status | streetturtle | |
2020-05-11 | Update README.md | streetturtle | |
2020-04-05 | Make it possible to disable the low battery warning | Simeon Simeonov | |
2020-03-04 | Add requirements to battery arc widget README | Pedro Costa | |
Why: * The widget shows no information if the `acpi` command is not available. | |||
2020-02-22 | Merge pull request #110 from tasmo/custom-backgrounds | streetturtle | |
Make backgrounds theme-able | |||
2020-02-13 | Update batteryarc-widget/README.md so it matches the arc_thickness variable ↵ | Simeon Simeonov | |
name fix | |||
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-09-25 | Use the correct parameter in the installation example for batteryarc-widget | Simeon Simeonov | |
2019-06-02 | fix table in readme of batteryarc | streetturtle | |
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-07-11 | Merge pull request #45 from stnma7e/master | streetturtle | |
battery widgets support multiple batteries | |||
2018-07-11 | Fix batteryarc_widget require statement | Paul Cochrane | |
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-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. | |||
2018-04-01 | Update README.md | streetturtle | |
2017-12-11 | make battery arc local | pmakhov | |
2017-10-12 | fix spelling | алыа | |
2017-10-09 | batteryarc widget | pmakhov | |
2017-10-04 | wip volumearc and batteryarc widgets | pmakhov | |
2017-10-04 | follow Lua code style | pmakhov | |