summaryrefslogtreecommitdiff
path: root/batteryarc-widget
AgeCommit message (Collapse)Author
2018-12-19possible fix for #62streetturtle
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-07-11Merge pull request #45 from stnma7e/masterstreetturtle
battery widgets support multiple batteries
2018-07-11Fix batteryarc_widget require statementPaul 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-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
2017-12-11make battery arc localpmakhov
2017-10-12fix spellingалыа
2017-10-09batteryarc widgetpmakhov
2017-10-04wip volumearc and batteryarc widgetspmakhov
2017-10-04follow Lua code stylepmakhov