Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | Fix disk usage on OpenBSD. | Jasper Lievisse Adriaanse | |
2012-04-08 | add yajl compat code | Michael Stapelberg | |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | |
This hardcodes all the JSON parts. Strings are not properly escaped currently. The best/easiest way to fix this is by actually using libyajl. | |||
2011-12-09 | FreeBSD: fix disk usage print | Baptiste Daroussin | |
2010-06-25 | disk_info: implement %avail | Mirko Augsburger | |
2010-01-10 | disk: also round when printing TB (Thanks Merovius) | Michael Stapelberg | |
2009-10-16 | Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi) | Michael Stapelberg | |
This fixes problems on 32-bit computers. | |||
2009-10-12 | Cleanup disk "module" | Michael Stapelberg | |
2009-10-11 | Implement disk info (%free/%used/%total) | Michael Stapelberg | |