]> git.sur5r.net Git - i3/i3status/history - src/print_cpu_usage.c
fix: use SYSCONFDIR in error message
[i3/i3status] / src / print_cpu_usage.c
2019-01-23 OrestisMerge pull request #332 from eplanet/fix-macos-build
2019-01-23 eplanetFix non Linux build for #309 332/head
2019-01-23 Michael StapelbergSwitch to autotools (#316)
2018-11-08 OrestisMerge pull request #319 from eplanet/fix-etc-mtab
2018-11-08 Ingo BürkMerge pull request #320 from eplanet/fix-error-msg
2018-11-07 eplanetFix error messages 320/head
2018-11-05 OrestisMerge pull request #309 from TwentyFourD/NonConsecutiveCPUs
2018-11-05 TwentyFourDprint_cpu_usage.c: Support non-consecutive CPUs 309/head
2018-10-26 Ingo BürkMerge pull request #318 from gportay/fix-invalid-cpu...
2018-10-22 Gaël PORTAYprint_cpu_usage: fix invalid %cpu placeholder output
2018-08-01 Ingo BürkMerge pull request #301 from wmarvel/issue300
2018-07-31 =Fix for issue 300: Correctly print usage for cpu 10 301/head
2018-07-16 Ingo BürkMerge pull request #296 from Stunkymonkey/include-order
2018-07-13 Ingo BürkMerge pull request #297 from Stunkymonkey/percent-first
2018-07-13 Felix Buehlerable to print percentage 297/head
2017-03-26 eplanetMultiple CPU support for cpu_usage (#209)
2016-11-16 Michael StapelbergMerge pull request #179 from mihaicmn/feature-threshold...
2016-11-14 Mihai ComanAdd 'format_below_threshold' option for 'disk' module
2016-07-30 Michael StapelbergMerge pull request #139 from Gjum/wb-colored-cpu-usage
2016-04-13 Mark SchreiberAdd CPU usage color thresholds 122/head
2015-10-04 Michael StapelbergMerge pull request #68 from bsvh/master
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