]> git.sur5r.net Git - i3/i3status/history - i3status.c
Added support for Pango markup.
[i3/i3status] / i3status.c
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
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-03-11 Michael StapelbergFix configuration paths in error message
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-11-26 Michael Stapelbergbattery: implement "path" option for batteries with...
2011-10-18 Michael Stapelbergmake libconfuse handle config files case insensitive
2011-10-10 Michael StapelbergDon’t use a default setting for 'order'
2011-10-03 Michael StapelbergFix the default value for the load, also the manpage...
2011-07-21 Michael Stapelbergbump copyright 2.3
2011-07-21 Michael StapelbergBugfix: Use gettimeofday instead of time. It provides...
2011-07-19 Michael Stapelbergupdate manpage, bump version, update copyrights, sync...
2011-07-13 Michael Stapelbergmagic: try to auto-detect output_format by default...
2011-06-30 Michael StapelbergBugfix: call setlocale() to make %c work in the date...
2011-05-06 Michael StapelbergFix trailing whitespaces, document cpu_usage in manpage
2011-05-06 Peter BuiAdd print_cpu_usage
2011-04-21 Michael StapelbergAlso use the correct time for the ddate module
2011-04-21 Michael StapelbergBugfix: use localtime_r so that later calls in print_ba...
2011-04-21 Michael Stapelbergget time at the beginning of the loop
2011-01-06 Michael Stapelbergimplement the 'path' option for cpu temperature
2010-10-23 Fernando Tarlá Car... More sensible lookup order loading the config.
2010-09-22 Michael Stapelberginitialize result to NULL to shun compiler warning
2010-09-22 Michael Stapelbergport support for xdg basedir and some makefile fixes...
2010-09-22 Michael StapelbergImplement --version/-v parameter
2010-09-22 Michael StapelbergImplement displaying the wireless connection speed...
2010-07-21 Michael StapelbergBugfix: s/CASE_SEC/CASE_SEC_TITLE for volume
2010-07-20 Michael StapelbergImplement ALSA volume support
2010-07-04 Fernando Tarlá Car... Support customized colors.
2010-06-28 Michael StapelbergAdd fernandotcl to copyright notice
2010-06-19 Axel WagnerImplemented a ddate-module
2010-04-06 Christian Dietrichipv6: provide format strings for ipv6 up and ipv6 down
2010-04-06 Christian Dietrichipv6: don't require a title for config option
2010-01-29 Michael StapelbergInstead of a relative sleep(1), sleep until the full...
2009-10-24 Michael StapelbergFix function signature / pointer type
2009-10-24 Michael Stapelbergconfig: first try ~/.i3status.conf, then /etc/i3status...
2009-10-24 Michael StapelbergChange output format to be a config option instead...
2009-10-16 Michael Stapelbergbattery: split up %remaining into %percentage and ...
2009-10-16 Michael StapelbergImplement option to use the last full capacity instead...
2009-10-16 Michael StapelbergImplement format_up/format_down for ethernet
2009-10-15 Michael StapelbergSeparate license into file LICENSE
2009-10-11 Michael StapelbergImplement disk info (%free/%used/%total)
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-09-01 Michael StapelbergFix compilation warning
2009-08-18 Michael StapelbergBugfix: Correctly terminate output if time is specified...
2009-08-18 Michael StapelbergAdd support for xmobar
2009-07-21 Michael StapelbergCorrectly handle the order of items
2009-07-21 Michael StapelbergUse own files for each function, add get_ipv6_addr.c
2009-06-21 Michael StapelbergBugfix: Correctly handle SIGPIPE to avoid unnecessary... 1.2
2009-06-16 Michael StapelbergBugfix: Exit upon errors from printf in dzen2-mode...
2009-05-22 Michael StapelbergMerge getting thermal zone temperature from atsutane...
2009-05-01 Michael StapelbergImplement flags for batteries to use the last full...
2009-05-01 Michael StapelbergDisplay 0 instead of negative values for remaining...
next