Age | Commit message (Expand) | Author |
2010-11-03 | battery: use POWER_NOW if CURRENT_NOW is not available | Michael Stapelberg |
2010-10-24 | More sensible lookup order loading the config. | Fernando Tarlá Cardoso Lemos |
2010-09-23 | manpage: fix example for xmobar/dzen22.2 | Michael Stapelberg |
2010-09-23 | bump version in asciidoc.conf | Michael Stapelberg |
2010-09-23 | debian: bump version, wrap changelog | Michael Stapelberg |
2010-09-23 | debian: add source/format file | Michael Stapelberg |
2010-09-23 | initialize result to NULL to shun compiler warning | Michael Stapelberg |
2010-09-23 | makefile: also copy include/ in make release | Michael Stapelberg |
2010-09-23 | port support for xdg basedir and some makefile fixes from i3 | Michael Stapelberg |
2010-09-22 | Bump version in manpage | Michael Stapelberg |
2010-09-22 | Implement --version/-v parameter | Michael Stapelberg |
2010-09-22 | makefile: define GIT_VERSION, statically include *VERSION in release tarballs | Michael Stapelberg |
2010-09-22 | makefile: remove obsolete compilation flag | Michael Stapelberg |
2010-09-22 | update changelog | Michael Stapelberg |
2010-09-22 | Implement displaying the wireless connection speed (Thanks Felicitus) | Michael Stapelberg |
2010-07-21 | Bugfix: Correctly check for interface up/down-status (Thanks docsteel) | Michael Stapelberg |
2010-07-21 | Bugfix: s/CASE_SEC/CASE_SEC_TITLE for volume | Michael Stapelberg |
2010-07-20 | Implement ALSA volume support | Michael Stapelberg |
2010-07-15 | print_ddate(): Correctly seperate the St. Tibs String from the rest | Axel Wagner |
2010-07-04 | debian: add libcap2-bin as dependency (for setcap(8)) | Michael Stapelberg |
2010-07-04 | Updated the manual page with the color_* directives. | Fernando Tarlá Cardoso Lemos |
2010-07-04 | Support customized colors. | Fernando Tarlá Cardoso Lemos |
2010-06-30 | Don't leak skfd on errors. Don't spam stderr if the iface isn't present. | Fernando Tarlá Cardoso Lemos |
2010-06-28 | Add fernandotcl to copyright notice | Michael Stapelberg |
2010-06-25 | Evaluate wireless quality average. Fix dBm calculations. | Fernando Tarlá Cardoso Lemos |
2010-06-25 | disk_info: implement %avail | Mirko Augsburger |
2010-06-25 | wireless: fix formats | Michael Stapelberg |
2010-06-24 | Display wireless quality as percentage | Michael Stapelberg |
2010-06-24 | Take into account the wireless quality maximum. | Fernando Tarlá Cardoso Lemos |
2010-06-19 | ddate: Use static memory / only allocate format copy memory once | Michael Stapelberg |
2010-06-19 | Implemented a ddate-module | Axel Wagner |
2010-06-19 | Do proper error handling in print_time() | Axel Wagner |
2010-06-08 | s/systemcalls/system calls | Michael Stapelberg |
2010-04-19 | Treat the interface as 'down' when it cannot be found in /proc/net/wireless (... | Michael Stapelberg |
2010-04-11 | debian: depend on libcap2-bin for setcap | Michael Stapelberg |
2010-04-11 | debian: update packaging2.1 | Michael Stapelberg |
2010-04-10 | update changelog | Michael Stapelberg |
2010-04-06 | Little style fixes for the last commit | Michael Stapelberg |
2010-04-06 | ipv6: update manpage | Christian Dietrich |
2010-04-06 | ipv6: provide format strings for ipv6 up and ipv6 down | Christian Dietrich |
2010-04-06 | debian: add postinst file which issues setcap | Michael Stapelberg |
2010-04-06 | makefile: don’t fail if setcap is unsuccessful | Michael Stapelberg |
2010-04-06 | ipv6: don't require a title for config option | Christian Dietrich |
2010-04-01 | install i3status with cap_net_admin capability, document it | Michael Stapelberg |
2010-02-14 | makefile: only regenerate i3status.1 when necessary (Patch by Peter Johnson) | Michael Stapelberg |
2010-02-14 | Colorize ethernet output (patch by Peter Johnson) | Michael Stapelberg |
2010-01-30 | Instead of a relative sleep(1), sleep until the full second | Michael Stapelberg |
2010-01-26 | wireless: display no IP instead of (null) | Michael Stapelberg |
2010-01-26 | get_ip_address: return NULL instead of down | Michael Stapelberg |
2010-01-11 | Fix FTBFS on kFreeBSD and Hurd: libiw is Linux-only | Axel Beckert |