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