]> git.sur5r.net Git - i3/i3status/history - src/print_cpu_usage.c
Added support for lemonbar
[i3/i3status] / src / print_cpu_usage.c
2015-10-04 Brendan Van HookAdded support for lemonbar 68/head
2015-04-03 Michael StapelbergMerge pull request #7 from Watcom/master
2015-04-02 Michael StapelbergMerge pull request #17 from chrko/format_down
2015-04-02 Michael StapelbergMerge pull request #16 from He-Ro/patch-1
2015-04-02 Michael StapelbergMerge pull request #18 from jasperla/sched_h
2015-04-02 Jasper Lievisse... sys/dkstat.h has been removed from OpenBSD and it's... 18/head
2015-03-25 Michael StapelbergMerge pull request #13 from bapt/master
2015-03-25 Baptiste Daroussinprint_cpu_usage: Fix warnings on non linux 13/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-03-12 MatsUnify use of string comparisons
2013-10-07 Arnaud DegrooteAllow to print cpu usage on NetBSD
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-06-28 Mateusz PoszwaAvoid division by zero when calculating CPU usage.
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-04-29 Jasper Lievisse... Fix CPU usage on OpenBSD. Currently only takes the...
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-08-29 Mateusz Poszwafix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6
2011-08-25 Michael Stapelberginitialize variables to fix compiler warning
2011-08-25 Connor Lane Smithmake modules more resilient to failure
2011-07-24 Baptiste DaroussinAdd support for cpu usage on FreeBSD
2011-05-06 Michael StapelbergFix trailing whitespaces, document cpu_usage in manpage
2011-05-06 Peter BuiAdd print_cpu_usage