]> git.sur5r.net Git - i3/i3status/history - src/print_disk_info.c
Added support for lemonbar
[i3/i3status] / src / print_disk_info.c
2015-10-04 Brendan Van HookAdded support for lemonbar 68/head
2015-07-08 Michael StapelbergMerge pull request #40 from afh/pull/osx
2015-07-06 Alexis HildebrandtAdd ifdef to compile print_disk_info on Mac 40/head
2015-05-29 Michael StapelbergMerge pull request #35 from Airblader/feature-33
2015-05-29 Ingo BürkUse format_not_mounted if the directory for a disk_info... 35/head
2015-03-25 Michael StapelbergMerge pull request #13 from bapt/master
2015-03-25 Baptiste DaroussinFix build on FreeBSD
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2015-03-01 Michael StapelbergMerge pull request #3 from chrko/master
2015-02-22 Christian Kohlstedderemoving Yoda-Style 3/head
2015-02-18 Christian KohlsteddeAdding optional configuration option to "print_disk_info".
2015-02-18 Christian KohlsteddeExcluding the code on BSD systems.
2015-02-18 Christian KohlsteddeMake the code more readable.
2015-02-18 Christian KohlsteddeModify print_disk_info. Now there is no output if the...
2014-03-12 MatsUnify use of string comparisons
2014-03-09 Matsdisk: Colorize output when below given threshold
2013-12-10 Matsdisk: Distinguish between IEC, SI and custom prefixes
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-08-31 Michael Stapelbergintroduce percentages for all values, document them
2012-08-31 gereonadding percentage format string for disk info module
2012-04-29 Jasper Lievisse... Fix disk usage on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-12-09 Baptiste DaroussinFreeBSD: fix disk usage print
2010-06-24 Mirko Augsburgerdisk_info: implement %avail
2010-01-10 Michael Stapelbergdisk: also round when printing TB (Thanks Merovius)
2009-10-15 Michael StapelbergBugfix: Cast the integers to uint64_t *before* multiply...
2009-10-11 Michael StapelbergCleanup disk "module"
2009-10-11 Michael StapelbergImplement disk info (%free/%used/%total)