Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-01-10 | disk: also round when printing TB (Thanks Merovius) | Michael Stapelberg | 1 | -1/+1 |
2010-01-04 | ipv6: cache the result of the DNS query only, the socket needs to be re-creat... | Michael Stapelberg | 1 | -29/+42 |
2010-01-01 | ipv6: reuse the existing socket for further lookups | Michael Stapelberg | 1 | -23/+35 |
2009-12-20 | Remove trailing whitespace | Michael Stapelberg | 1 | -1/+1 |
2009-12-20 | Implemented showing the time when battery is empty | André-Patrick Bubel | 1 | -4/+20 |
2009-12-13 | The load values represent 1,5,15 min, not 5,10,15 min (Thanks Chris) | Michael Stapelberg | 2 | -5/+5 |
2009-10-27 | debian: add missing build-deps | Michael Stapelberg | 1 | -1/+1 |
2009-10-27 | Update debian packaging for 2.0 | Michael Stapelberg | 2 | -4/+10 |