summaryrefslogtreecommitdiff
path: root/battery-widget
AgeCommit message (Collapse)Author
2019-09-02Fixed buggy spawning of os.time().ticktronaut
2019-03-26destroy notification prior making new oneJakub Podlaha
Sometimes the `mouse::leave` signal doesn't make it on time to destroy the old notification properly.
2018-12-25fix battery widget bug when no status was shown due to missing information ↵streetturtle
from acpi
2018-11-26merge biased battery levelsSam Delmerico
2018-11-26battery is biased on capacities instead of a naive averageSam Delmerico
2018-09-25changed '//' to '/' - seems like it was a typostreetturtle
2018-06-16forgot to include update for low battery frequencySam Delmerico
2018-06-16battery widgets support multiple batteriesSam 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-01Update README.mdstreetturtle
2018-03-21Support one-digit charges in battery widgetAsger Hautop Drewsen
2017-12-09Possible fix for the memory leak (issue #11)pmakhov
2017-12-06Attempt to fix memory leakstreetturtle
2017-10-13Update README.mdstreetturtle
2017-10-09Only show warning if charger is not plugged inTommy Mattsson
2017-10-05improve code stylepmakhov
2017-10-04Update README.mdstreetturtle
2017-10-04Update README.mdstreetturtle
2017-10-04Update battery.luastreetturtle
2017-09-29Update README.mdstreetturtle
2017-09-29Update README.mdstreetturtle
2017-09-29Update README.mdstreetturtle
2017-09-27cpu screenshotpmakhov
2017-06-05Few small improvements for battery widgetPavel Makhov
2017-04-14Possible fix for memory leak issue #11Pavel Makhov
2017-02-08Update readmestreetturtle
2017-02-08Add naughty.notify alternativestreetturtle
2017-02-08Refactored popup for batteryRoman Sokolkov
Use Awesome tooltip instead of naughty notify https://awesomewm.org/doc/api/classes/awful.tooltip.html
2017-02-04battery: fix icons naming for charing statusstreetturtle
2017-02-04remove variable reassignmentPavel Makhov
2017-02-03improve widget rendering and use wibox.widget wrapperstreetturtle
2017-02-01readme updatestreetturtle
2017-02-01Update README.mdPavel Makhov
2017-02-01Battery widget readmestreetturtle
2017-01-30new widgets addedstreetturtle