summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-07Allow to print eth information on NetBSDArnaud Degroote
2013-07-09allow load to be a floatM. Kory Woods
2013-05-19Implement term-output-formatAxel Wagner
2013-05-19print_volume(linux): Open a new mixer every time.oblique
2013-05-04fix #1017: i3status uses generic battery instanceJonas Cleve
2013-03-20Support colored output for CPU temperature on FreeBSDBaptiste Daroussin
2013-03-19print_volume: don’t return, complete the buffer firstMichael Stapelberg
2013-03-19Enable colored output for battery on FreeBSDBaptiste Daroussin
2013-03-19Support mixer_idx with OSSBaptiste Daroussin
2013-03-19Show degraded colors in case volume is muted with OSSBaptiste Daroussin
2013-03-09Added format_down option for battery if no battery is available.Christoph Göttschkes
2013-03-02Fix FTBFS on HurdJakob Haufe
2013-02-26wireless: call START_COLOR only once (Thanks XTaran)Michael Stapelberg
2013-02-23battery: initialize colorful_output to falseMichael Stapelberg
2013-02-23ipv6: properly handle colors for output_format == xmobarMichael Stapelberg
2013-02-22Add colorized output for load avgRaphael Michel
2013-02-14Added option to show battery capacity without decimalsJulien Lequertier
2013-02-10use stdbool instead of (int)1 and (int)0 directlyMichael Stapelberg
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
2013-02-04Bugfix: output auto detect: properly detect ambiguous situations (Thanks mist)Michael Stapelberg
2013-01-28retab! print_cpu_temperatureMichael Stapelberg
2013-01-28Make sure colorful_output variable is initialized.Emil Mikulic
2013-01-24wifi: properly display ad-hoc networksAdrien Schildknecht
2013-01-05changing volume color from bad to degraded if mutedGereon Kremer
2012-11-15DragonFlyBSD support addedScott Tincman
2012-11-06Teen ordinal numbers always use a 'th' suffix.Deiz
2012-10-19Reduce the season day to 0-9 to properly print ordinal suffixesDeiz
2012-10-16bugfix: colorize output even without discharge rate (thanks f8l)Simon Elsbrock
2012-10-16implement max_threshold for linux, tooMichael Stapelberg
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-10-16i3status - Handle down wireless interfaces just like ethernet interfaces (e.g...Jasper Lievisse Adriaanse
2012-10-16Skip a day in the Discordian calendar when St. Tib's Day has passedDeiz
2012-10-10Implement %essid and %signal for wireless on OpenBSD.Jasper Lievisse Adriaanse
2012-10-10Implement %speed for Ethernet on OpenBSD.Jasper Lievisse Adriaanse
2012-10-10Various fixes for the OpenBSD section of the battery backend.Jasper Lievisse Adriaanse
2012-10-03Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran)Michael Stapelberg
2012-09-29Save the DNS lookup for K.root-servers.net (Thanks barfoos)Michael Stapelberg
2012-09-05print_battery.c: do END_COLOR only if START_COLOR was usedSimon Elsbrock
2012-09-05turn volume into red if mutedSimon Elsbrock
2012-08-31introduce percentages for all values, document themMichael Stapelberg
2012-08-31adding percentage format string for disk info modulegereon
2012-08-31Eat unnecessary space from the battery format str.Piotr Domagalski
2012-08-28add additional battery threshold type "percentage"Simon Elsbrock
2012-08-13use correct units for battery calculationPhilipp Schaefer
2012-07-12Bugfix: Properly skip "consumption", not "consumptionbuf" (Thanks mloskot)Michael Stapelberg
2012-07-11small style fix in src/print_battery_info.c (move comment)Michael Stapelberg
2012-07-11Calculate the consumption if POWER_SUPPLY_POWER_NOW does not exist in ueventMarcel Hellwig
2012-07-10colorful ipv6 status messageLars Kumbier