summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-06net: More space for longer interface namesnorly
2016-07-05memusage.c: Read 64-bit integersnorly
This code overflows when installing too much RAM...
2015-07-15More statusesnorly
2014-07-19Replace separators with wide spacesnorly
2014-05-28Workaround for Linux 3.14norly
2013-10-02Change output format from dzen2 to i3barnorly
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