summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-01i3status: Allow customization of module separatorMarco Hunsicker
2014-02-08Add hide_seconds optionIakov Davydov
2013-12-10disk: Distinguish between IEC, SI and custom prefixesMats
2013-11-22Add support for path_exists directive.Kinware AB
2013-11-18Added different format string for volume in case it is muted.Gereon Kremer
2013-10-07Add support for cpu temperature on NetBSD (using envsys(4))Arnaud Degroote
2013-07-09allow load to be a floatM. Kory Woods
2013-05-19Implement term-output-formatAxel Wagner
2013-03-09Added format_down option for battery if no battery is available.Christoph Göttschkes
2013-02-22Add colorized output for load avgRaphael Michel
2013-02-14Added option to show battery capacity without decimalsJulien Lequertier
2013-02-10s/\<timezone\>/tz/ in order to not shadow the timezone var from time.hMichael Stapelberg
2013-02-10Add tztime module to support multiple different timezones.Emil Mikulic
2012-11-15DragonFlyBSD support addedScott Tincman
2012-10-24add good, degraded and bad colors per moduleMarcelo Cerri
2012-10-16i3status - More temperature related fixes for OpenBSD, and a general featureJasper Lievisse Adriaanse
2012-10-16i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea...Jasper Lievisse Adriaanse
2012-09-05modify START_COLOR macro variable namingSimon Elsbrock
2012-08-28add additional battery threshold type "percentage"Simon Elsbrock
2012-08-13Bugfix: non-i3bar formats always used color_bad (Thanks hongy19)Michael Stapelberg
2012-05-25colorize battery output if remaining time below thresholdSimon Elsbrock
2012-04-30Implement basic fetching of cpu temperature on OpenBSD.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25use printf instead of write to not mix two ways of outputting dataMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-12-09FreeBSD: switch from acpi to coretemp to get the cpu temperatureBaptiste Daroussin
2011-11-26battery: implement "path" option for batteries with non-standard pathsMichael Stapelberg
2011-07-13magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar)Michael Stapelberg
2011-05-06Add print_cpu_usagePeter Bui
2011-04-22Also use the correct time for the ddate moduleMichael Stapelberg
2011-04-21get time at the beginning of the loopMichael Stapelberg
2011-01-06implement the 'path' option for cpu temperatureMichael Stapelberg
2010-11-28Use kill(pid, 0) to check if the process is aliveMichael Stapelberg
2010-07-20Implement ALSA volume supportMichael Stapelberg