summaryrefslogtreecommitdiff
path: root/src/status/battery.c
AgeCommit message (Collapse)Author
2022-02-04battery: Add divider for voltage_nowHEADmasternorly
Yes, the millions of Watts displayed were in error.
2022-02-03battery: Fix for corebootnorly
2013-10-02Change named colors to hex valuesnorly
2013-02-15Simple output gathering designnorly
Buffer all output up using snprintf() before printing an entire line at once. Modularizes the output format so alternatives to dzen2 can be used. ALSA volume status loses clickability.
2013-02-15Better file structure and build systemnorly
Also fix some warnings