]> git.sur5r.net Git - i3/i3status/history - i3status.c
default config: move disk info out of network info
[i3/i3status] / i3status.c
2019-01-27 Ingo BürkMerge pull request #333 from stapelberg/sysconfdir
2019-01-27 Michael Stapelbergfix: use SYSCONFDIR in error message 333/head
2019-01-23 Michael StapelbergSwitch to autotools (#316)
2018-11-17 Ingo BürkMerge pull request #321 from eplanet/autodisplay-tz
2018-11-15 eplanetCorrections according to PR review 321/head
2018-11-10 eplanetAdd timezone switch
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-10-07 Orestisstrncpy + strlen is pointless (#312)
2018-07-16 Ingo BürkMerge pull request #296 from Stunkymonkey/include-order
2018-07-13 Felix Buehlerclang-format-3.8 fix travis error 296/head
2018-07-13 Ingo BürkMerge pull request #256 from oyvinht/master
2018-06-29 Ingo BürkMerge pull request #292 from Stunkymonkey/format_quality
2018-06-29 Felix Buehleradd format_quality option in wireless 292/head
2018-06-29 Ingo BürkMerge pull request #293 from Stunkymonkey/hide_seconds_...
2018-06-29 Felix Buehlerhide seconds in battery by default 293/head
2018-06-22 Ingo BürkMerge pull request #290 from duskCoder/changes
2018-06-20 Olivier GayotMake sure the arguments passed to printf/die(...) match...
2018-05-19 Ingo BürkMerge pull request #270 from Stunkymonkey/mem-support
2018-05-04 Benedikt HeineSimplify the memory thresholds 270/head
2018-04-11 Felix BuehlerImplement support for memory-usage on Linux
2018-03-27 Ingo BürkMerge pull request #251 from tomaskrizek/man-eth-wirele...
2018-03-27 Ingo BürkMerge pull request #243 from jasperla/fei_error
2018-02-06 Ingo BürkMerge pull request #262 from foutaise/master
2018-02-06 foutaiseAdd check for interval value 262/head
2017-12-11 Emeric PlanetAdd IPv6 address when IPv4 isn't available (#247)
2017-03-26 eplanetMultiple CPU support for cpu_usage (#209)
2016-12-13 Samuel HollandFix i3status to compile with -fno-common (#185)
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-11-14 eplanetUnit testing in Travis (#170)
2016-10-24 Björn LindströmSetting of custom locale in tztime configuration. ...
2016-10-23 Stu ZhaoDetect batteries using glob (#163)
2016-08-29 Michael StapelbergMerge pull request #140 from tommie/multibatt
2016-08-28 Tommie GannertImplement aggregates for batteries. 140/head
2016-07-30 Michael StapelbergMerge pull request #139 from Gjum/wb-colored-cpu-usage
2016-07-27 Gjumchange default cpu_usage thresholds to 90 and 95 139/head
2016-06-15 eplanetDefault configuration paths ordered the same way as...
2016-04-13 Mark SchreiberAdd CPU usage color thresholds 122/head
2016-03-30 Michael StapelbergMerge pull request #117 from egroat/master upstream/master
2016-03-21 eoinAdded status_unk to battery_info 117/head
2016-02-01 Michael StapelbergMerge pull request #105 from cornerman/issue_104
2016-01-31 johannes karoffadd separator and separator_block_width as universal... 105/head
2016-01-12 Michael StapelbergMerge pull request #96 from bebehei/symbols-battery
2016-01-12 Michael StapelbergMerge pull request #95 from Watcom/nanosleep
2016-01-12 Watcom Hechtrevert back to using nanosleep 95/head
2016-01-11 Michael StapelbergMerge pull request #94 from rpls/master
2016-01-11 Richard PetriForgotten wakeup call from USR1 handler 94/head
2015-12-05 Michael StapelbergMerge pull request #72 from ixjlyons/pango-setting
2015-12-04 Kenneth LyonsAdded support for Pango markup. 72/head
2015-10-04 Michael StapelbergMerge pull request #68 from bsvh/master
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 HildebrandtUse gettimeofday instead of clock_gettime on Mac
2015-04-21 Michael StapelbergMerge pull request #30 from Deiz/update-notices
2015-04-21 DeizUpdate copyright notices and get rid of ranges 30/head
2015-04-03 Michael StapelbergMerge pull request #7 from Watcom/master
2015-04-03 Watcom HechtPulseAudio support for volume input 7/head
2015-04-02 Michael StapelbergMerge pull request #17 from chrko/format_down
2015-04-02 Christian KohlsteddeAdding the option "format_down" to path_exists and... 17/head
2015-03-23 Michael StapelbergMerge pull request #12 from Airblader/feature-tztime...
2015-03-23 Ingo BürkPass the "instance" JSON property key for tztime blocks 12/head
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-18 Christian KohlsteddeAdding optional configuration option to "print_disk_info".
2014-12-10 Alexander MonakovAllocate and expose per-instance pointers for plugins
2014-12-07 Michael Stapelbergsupport the special interface name _first_ for ethernet...
2014-10-07 Cyril AndreattaCreated three individual Strings for each battery statu...
2014-03-15 Marco HunsickerAvoid unnecessary string duplication
2014-03-15 Marco HunsickerRemove custom color options from order array
2014-03-09 Matsdisk: Colorize output when below given threshold
2014-03-07 Marco HunsickerSupport align and min_width module options
2014-03-01 Marco HunsickerTypo in function name
2014-03-01 Marco Hunsickeri3status: Allow customization of module separator
2014-02-08 Iakov DavydovAdd hide_seconds option
2013-12-10 Matsdisk: Distinguish between IEC, SI and custom prefixes
2013-11-22 Kinware ABAdd support for path_exists directive.
2013-11-18 Gereon KremerAdded different format string for volume in case it...
2013-07-09 M. Kory Woodsallow load to be a float
2013-06-11 Axel WagnerBugfix: In term-output, clear line before drawing new one
2013-05-19 Michael Stapelbergsignal handler: set flag because directly calling fprin...
2013-05-19 Axel WagnerImplement term-output-format
2013-03-09 Christoph GöttschkesAdded format_down option for battery if no battery...
2013-02-22 Raphael MichelAdd colorized output for load avg
2013-02-14 Julien LequertierAdded option to show battery capacity without decimals
2013-02-10 Emil MikulicAdd tztime module to support multiple different timezones.
2013-01-08 Gereon Kremermake refreshs align with minutes
2012-12-05 Michael Stapelbergmake SIGUSR1 do nothing, so that killall -USR1 i3status...
2012-11-10 Michael StapelbergBugfix: make custom colors configurable for battery...
2012-11-07 Michael StapelbergBugfix: make custom colors configurable for cpu_tempera...
2012-10-24 Marcelo Cerriadd good, degraded and bad colors per module
2012-10-16 Jasper Lievisse... i3status - More temperature related fixes for OpenBSD...
2012-08-28 Simon Elsbrockadd additional battery threshold type "percentage"
2012-05-25 Michael Stapelbergrename threshold to low_threshold and document it properly
2012-05-25 Simon Elsbrockcolorize battery output if remaining time below threshold
2012-05-07 Michael StapelbergUse (void) instead of () for functions without args...
2012-05-02 Michael Stapelbergbump copyright
2012-04-08 Michael Stapelbergadd yajl compat code
next