Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-25 | fix battery widget bug when no status was shown due to missing information ↵ | streetturtle | |
from acpi | |||
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. | |||
2018-03-21 | Support one-digit charges in battery widget | Asger Hautop Drewsen | |
2017-12-09 | Possible fix for the memory leak (issue #11) | pmakhov | |
2017-12-06 | Attempt to fix memory leak | streetturtle | |
2017-10-09 | Only show warning if charger is not plugged in | Tommy Mattsson | |
2017-10-05 | improve code style | pmakhov | |
2017-10-04 | follow Lua code style | pmakhov | |
2017-09-27 | cpu screenshot | pmakhov | |
2017-06-05 | Few small improvements for battery widget | Pavel Makhov | |
2017-04-14 | Possible fix for memory leak issue #11 | Pavel Makhov | |
2017-02-08 | Add naughty.notify alternative | streetturtle | |
2017-02-08 | Refactored popup for battery | Roman Sokolkov | |
Use Awesome tooltip instead of naughty notify https://awesomewm.org/doc/api/classes/awful.tooltip.html | |||
2017-02-04 | battery: fix icons naming for charing status | streetturtle | |
2017-02-04 | remove variable reassignment | Pavel Makhov | |
2017-02-03 | improve widget rendering and use wibox.widget wrapper | streetturtle | |
2017-02-01 | readme update | streetturtle | |
2017-02-01 | Battery widget readme | streetturtle | |
2017-01-30 | new widgets added | streetturtle | |