aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Fix NetBSD CPU temp gauge bugAlexander Vasarab1-18/+21
2014-04-30Implement battery functionality for NetBSD usersAlexander Vasarab1-0/+266
2014-03-12Unify use of string comparisonsMats8-25/+25
2014-03-12For the %percentage display of batteries, drop the leading '0' for values < 10.Jasper Lievisse Adriaanse1-1/+2
2014-03-09disk: Colorize output when below given thresholdMats1-1/+59
2014-03-01Typo in function nameMarco Hunsicker1-1/+1
2014-03-01i3status: Allow customization of module separatorMarco Hunsicker1-5/+8
2014-02-26i3status: Bugfix: Reading multiple temperature sensors not possibleMarco Hunsicker1-16/+17
2014-02-08Add hide_seconds optionIakov Davydov1-5/+13
2013-12-10disk: Distinguish between IEC, SI and custom prefixesMats1-20/+34
2013-11-22Add support for path_exists directive.Kinware AB2-0/+36
2013-11-18Added different format string for volume in case it is muted.Gereon Kremer1-2/+10
2013-11-09format detection: simplify code, handle "sh" processes in the hierarchyMichael Stapelberg1-63/+61
2013-11-09fix slurp(), it needs to read size-1 for the trailing NULMichael Stapelberg1-1/+2
2013-10-24print_cpu_temperature: fix memory leak (Thanks kuba)Michael Stapelberg1-4/+6
2013-10-07Add support for cpu temperature on NetBSD (using envsys(4))Arnaud Degroote1-0/+89
2013-10-07Allow to print cpu usage on NetBSDArnaud Degroote1-2/+9
2013-10-07Allow to print eth information on NetBSDArnaud Degroote1-2/+2
2013-07-09allow load to be a floatM. Kory Woods1-1/+1
2013-05-19Implement term-output-formatAxel Wagner2-1/+29
2013-05-19print_volume(linux): Open a new mixer every time.oblique1-103/+52
2013-05-04fix #1017: i3status uses generic battery instanceJonas Cleve1-3/+3
2013-03-20Support colored output for CPU temperature on FreeBSDBaptiste Daroussin1-0/+10
2013-03-19print_volume: don’t return, complete the buffer firstMichael Stapelberg1-9/+10
2013-03-19Enable colored output for battery on FreeBSDBaptiste Daroussin1-0/+9
2013-03-19Support mixer_idx with OSSBaptiste Daroussin1-1/+11
2013-03-19Show degraded colors in case volume is muted with OSSBaptiste Daroussin1-0/+6
2013-03-09Added format_down option for battery if no battery is available.Christoph Göttschkes1-7/+7
2013-03-02Fix FTBFS on HurdJakob Haufe1-1/+1
2013-02-26wireless: call START_COLOR only once (Thanks XTaran)Michael Stapelberg1-4/+3
2013-02-23battery: initialize colorful_output to falseMichael Stapelberg1-1/+1
2013-02-23ipv6: properly handle colors for output_format == xmobarMichael Stapelberg1-3/+4
2013-02-22Add colorized output for load avgRaphael Michel1-1/+8
2013-02-14Added option to show battery capacity without decimalsJulien Lequertier1-2/+6
2013-02-10use stdbool instead of (int)1 and (int)0 directlyMichael Stapelberg1-2/+3
2013-02-10s/\<timezone\>/tz/ in order to not shadow the timezone var from time.hMichael Stapelberg1-9/+9
2013-02-10Add tztime module to support multiple different timezones.Emil Mikulic2-7/+37
2013-02-04Bugfix: output auto detect: properly detect ambiguous situations (Thanks mist)Michael Stapelberg1-1/+1
2013-01-28retab! print_cpu_temperatureMichael Stapelberg1-38/+38
2013-01-28Make sure colorful_output variable is initialized.Emil Mikulic1-3/+7
2013-01-24wifi: properly display ad-hoc networksAdrien Schildknecht1-0/+9
2013-01-05changing volume color from bad to degraded if mutedGereon Kremer1-1/+1
2012-11-15DragonFlyBSD support addedScott Tincman8-14/+34
2012-11-06Teen ordinal numbers always use a 'th' suffix.Deiz1-0/+5
2012-10-19Reduce the season day to 0-9 to properly print ordinal suffixesDeiz1-1/+1
2012-10-16bugfix: colorize output even without discharge rate (thanks f8l)Simon Elsbrock1-3/+16
2012-10-16implement max_threshold for linux, tooMichael Stapelberg1-1/+8
2012-10-16i3status - More temperature related fixes for OpenBSD, and a general featureJasper Lievisse Adriaanse1-9/+17
2012-10-16i3status - Default to acpitz(4) instead of cpu(4) for OpenBSD temperature rea...Jasper Lievisse Adriaanse1-4/+5
2012-10-16i3status - Handle down wireless interfaces just like ethernet interfaces (e.g...Jasper Lievisse Adriaanse1-3/+12