Commit Graph

10 Commits

Author SHA1 Message Date
streetturtle 23a85097fe
Merge pull request #45 from stnma7e/master
battery widgets support multiple batteries
2018-07-11 10:17:36 -04:00
Paul Cochrane 325a6551de
Fix batteryarc_widget require statement
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-07-11 12:36:35 +02:00
Sam Delmerico 3d38cdb866 forgot to include update for low battery frequency 2018-06-16 00:39:14 -04:00
Sam Delmerico bfe818b11e battery widgets support multiple batteries
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-06-16 00:20:30 -04:00
streetturtle fe0bd2af08
Update README.md 2018-04-01 18:15:13 -04:00
pmakhov 4b533100a0 make battery arc local 2017-12-11 17:09:22 -05:00
алыа 7077827f84 fix spelling 2017-10-12 19:51:27 -04:00
pmakhov 2b4dba4853 batteryarc widget 2017-10-09 17:14:03 -04:00
pmakhov 5a8f70f9e9 wip volumearc and batteryarc widgets 2017-10-04 20:46:09 -04:00
pmakhov 8f15e560bc follow Lua code style 2017-10-04 19:49:58 -04:00