summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07support the special interface name _first_ for ethernet/wirelessMichael Stapelberg
2014-12-03i3status: Support %frequency for wireless interfacesTuomas Tynkkynen
2014-10-07Updated the man page for i3status with information about the new individual s...Cyril Andreatta
2014-10-07Created three individual Strings for each battery status (charging, dicharchi...Cyril Andreatta
2014-08-26Bugfix: fix wrong color tags with xmobarMichael Stapelberg
2014-08-25Fix battery indicator on systems without POWER_SUPPLY_VOLTAGE_NOW.Klemen Košir
2014-08-08Fix Dragonfly BSD CPU temperature gaugeRobin Hahling
2014-08-01Fix CFLAGS and LDFLAGS for DragonFly and FreeBSDRobin Hahling
2014-06-08Clarify color_separator relation to output_formatBas Pape
2014-05-31Use the absolute values for (dis)charging ratesMichael Stapelberg
2014-05-15run_watch: check all matching pid files (until first valid one) (Thanks brotb...Michael Stapelberg
2014-04-30Fix NetBSD CPU temp gauge bugAlexander Vasarab
2014-04-30Implement battery functionality for NetBSD usersAlexander Vasarab
2014-03-15Avoid unnecessary string duplicationMarco Hunsicker
2014-03-15Remove custom color options from order arrayMarco Hunsicker
2014-03-12Unify use of string comparisonsMats
2014-03-12For the %percentage display of batteries, drop the leading '0' for values < 10.Jasper Lievisse Adriaanse
2014-03-09disk: Colorize output when below given thresholdMats
2014-03-07Support align and min_width module optionsMarco Hunsicker
2014-03-01Typo in function nameMarco Hunsicker
2014-03-01i3status: Allow customization of module separatorMarco Hunsicker
2014-02-26i3status: Bugfix: Reading multiple temperature sensors not possibleMarco Hunsicker
2014-02-19make release: install the README file (Thanks myou)Michael Stapelberg
2014-02-08Add hide_seconds optionIakov Davydov
2014-01-06Add a format_down example for batteryWieland Hoffmann
2014-01-06man: Add a missing colonWieland Hoffmann
2014-01-05manpage: update version number2.8Michael Stapelberg
2014-01-05update CHANGELOGMichael Stapelberg
2013-12-10disk: Distinguish between IEC, SI and custom prefixesMats
2013-11-22Add support for path_exists directive.Kinware AB
2013-11-18document format_muted in the manpageMichael Stapelberg
2013-11-18Added different format string for volume in case it is muted.Gereon Kremer
2013-11-16default config: show %avail disk space instead of %freeSebastian Ullrich
2013-11-09format detection: simplify code, handle "sh" processes in the hierarchyMichael Stapelberg
2013-11-09fix slurp(), it needs to read size-1 for the trailing NULMichael Stapelberg
2013-10-24print_cpu_temperature: fix memory leak (Thanks kuba)Michael Stapelberg
2013-10-07Add support for cpu temperature on NetBSD (using envsys(4))Arnaud Degroote
2013-10-07Allow to print cpu usage on NetBSDArnaud Degroote
2013-10-07Allow to print eth information on NetBSDArnaud Degroote
2013-10-07Fix the build on NetBSDArnaud Degroote
2013-07-19Add example path for CPU temperatureJan-Erik Rediger
2013-07-09manpage: update example for load’s max_thresholdMichael Stapelberg
2013-07-09allow load to be a floatM. Kory Woods
2013-06-18Makefile: use .SILENT and support V=1 for verbose buildsMichael Stapelberg
2013-06-11Bugfix: In term-output, clear line before drawing new oneAxel Wagner
2013-05-19signal handler: set flag because directly calling fprintf() is unsafeMichael Stapelberg
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-05-04manpage: be more explicit about the path optionMichael Stapelberg