summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29fix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6Mateusz Poszwa
2011-08-27Makefile: actually use PREFIX (Thanks cls)Michael Stapelberg
2011-08-26initialize variables to fix compiler warningMichael Stapelberg
2011-08-25make modules more resilient to failureConnor Lane Smith
2011-08-25s/while [ 1 ]/while :/ (Thanks cls)Michael Stapelberg
2011-08-25manpage: add example for using external scripts/programs with i3statusMichael Stapelberg
2011-07-29debian/i3status.postinst: Check if setcap is there, print info message if not...Michael Stapelberg
2011-07-24only compile print_cpu_temperature if THERMAL_ZONE is availableMichael Stapelberg
2011-07-24Add simple volume support on FreeBSDBaptiste Daroussin
2011-07-24Add support for cpu usage on FreeBSDBaptiste Daroussin
2011-07-24Support wifi on FreeBSDBaptiste Daroussin
2011-07-23close appropriate bug in changelogMichael Stapelberg
2011-07-23Fix missing build-dependency on kfreebsdAxel Beckert
2011-07-21bump copyright2.3Michael Stapelberg
2011-07-21Bugfix: Use gettimeofday instead of time. It provides higher precision.Michael Stapelberg
2011-07-21Fix FTBFS on kFreeBSDAxel Beckert
2011-07-19debian: update changelogMichael Stapelberg
2011-07-19debian: update copyrightMichael Stapelberg
2011-07-19update manpage, bump version, update copyrights, sync authors listMichael Stapelberg
2011-07-19debian: use [linux-any] instead of hardcoded architectures listMichael Stapelberg
2011-07-13slurp(): null-terminate buffer (Thanks mist)Michael Stapelberg
2011-07-13correctly auto-detect the output format with zsh (Thanks mist)Michael Stapelberg
2011-07-13debian: update packaging, add changelog entriesMichael Stapelberg
2011-07-13manpage: fix config pathsMichael Stapelberg
2011-07-13makefile: respect and use LIBS/CPPFLAGS, use $(MAKE), fix i3status.c target (...Michael Stapelberg
2011-07-13fix memory leakMichael Stapelberg
2011-07-13magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar)Michael Stapelberg
2011-07-13i3status.conf: fix indentionMichael Stapelberg
2011-06-30Bugfix: call setlocale() to make %c work in the date format (Thanks loz)Michael Stapelberg
2011-05-08manpage: give a better example of the color_good option (Thanks Kamila)Michael Stapelberg
2011-05-06Fix trailing whitespaces, document cpu_usage in manpageMichael Stapelberg
2011-05-06Add print_cpu_usagePeter Bui
2011-04-22Also use the correct time for the ddate moduleMichael Stapelberg
2011-04-22Bugfix: use localtime_r so that later calls in print_battery_info don’t ove...Michael Stapelberg
2011-04-21get time at the beginning of the loopMichael Stapelberg
2011-01-06document the path option in sample configMichael Stapelberg
2011-01-06implement the 'path' option for cpu temperatureMichael Stapelberg
2011-01-06manpage: fix sample config (ethernet module)Felix Kaiser
2011-01-03Cache the result of the DNS query also if there is no IPv6 connectivity (Than...Michael Stapelberg
2010-11-28Use kill(pid, 0) to check if the process is aliveMichael Stapelberg
2010-11-03battery: use POWER_NOW if CURRENT_NOW is not availableMichael Stapelberg
2010-10-24More sensible lookup order loading the config.Fernando Tarlá Cardoso Lemos
2010-09-23manpage: fix example for xmobar/dzen22.2Michael Stapelberg
2010-09-23bump version in asciidoc.confMichael Stapelberg
2010-09-23debian: bump version, wrap changelogMichael Stapelberg
2010-09-23debian: add source/format fileMichael Stapelberg
2010-09-23initialize result to NULL to shun compiler warningMichael Stapelberg
2010-09-23makefile: also copy include/ in make releaseMichael Stapelberg
2010-09-23port support for xdg basedir and some makefile fixes from i3Michael Stapelberg
2010-09-22Bump version in manpageMichael Stapelberg