Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |