Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-13 | slurp(): null-terminate buffer (Thanks mist) | Michael Stapelberg | 1 | -1/+3 | |
2011-07-13 | correctly auto-detect the output format with zsh (Thanks mist) | Michael Stapelberg | 1 | -0/+13 | |
2011-07-13 | fix memory leak | Michael Stapelberg | 1 | -0/+3 | |
2011-07-13 | magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar) | Michael Stapelberg | 1 | -0/+142 | |
2011-05-06 | Fix trailing whitespaces, document cpu_usage in manpage | Michael Stapelberg | 1 | -1/+1 | |
2011-05-06 | Add print_cpu_usage | Peter Bui | 1 | -0/+50 | |
2011-04-22 | Also use the correct time for the ddate module | Michael Stapelberg | 1 | -9/+4 | |
2011-04-21 | get time at the beginning of the loop | Michael Stapelberg | 1 | -6/+1 | |
2011-01-06 | implement the 'path' option for cpu temperature | Michael Stapelberg | 1 | -5/+8 | |
2011-01-03 | Cache the result of the DNS query also if there is no IPv6 connectivity ↵ | Michael Stapelberg | 1 | -1/+6 | |
(Thanks dothebart) | |||||
2010-11-28 | Use kill(pid, 0) to check if the process is alive | Michael Stapelberg | 2 | -35/+12 | |
2010-11-03 | battery: use POWER_NOW if CURRENT_NOW is not available | Michael Stapelberg | 1 | -0/+2 | |
CURRENT_NOW was deprecated for some battery types in recent linux kernels (2.6.36) | |||||
2010-09-22 | Implement displaying the wireless connection speed (Thanks Felicitus) | Michael Stapelberg | 1 | -0/+14 | |
Based on a patch by Felicitus. | |||||
2010-07-21 | Bugfix: Correctly check for interface up/down-status (Thanks docsteel) | Michael Stapelberg | 1 | -3/+6 | |
2010-07-20 | Implement ALSA volume support | Michael Stapelberg | 1 | -0/+154 | |
2010-07-15 | print_ddate(): Correctly seperate the St. Tibs String from the rest | Axel Wagner | 1 | -3/+3 | |
2010-07-04 | Support customized colors. | Fernando Tarlá Cardoso Lemos | 4 | -9/+9 | |
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-25 | Evaluate wireless quality average. Fix dBm calculations. | Fernando Tarlá Cardoso Lemos | 1 | -76/+163 | |
2010-06-25 | disk_info: implement %avail | Mirko Augsburger | 1 | -0/+5 | |
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 | 1 | -0/+212 | |
2010-06-19 | Do proper error handling in print_time() | Axel Wagner | 1 | -0/+6 | |
2010-04-19 | Treat the interface as 'down' when it cannot be found in /proc/net/wireless ↵ | Michael Stapelberg | 1 | -5/+1 | |
(Thanks to Fabio Zanini) | |||||
2010-04-06 | Little style fixes for the last commit | Michael Stapelberg | 1 | -15/+15 | |
2010-04-06 | ipv6: provide format strings for ipv6 up and ipv6 down | Christian Dietrich | 1 | -31/+32 | |
2010-02-14 | Colorize ethernet output (patch by Peter Johnson) | Michael Stapelberg | 1 | -0/+6 | |
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 | 1 | -0/+3 | |
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 ↵ | Michael Stapelberg | 1 | -29/+42 | |
re-created every time | |||||
2010-01-01 | ipv6: reuse the existing socket for further lookups | Michael Stapelberg | 1 | -23/+35 | |
This reduces network overhead if you do not run a local caching nameserver. | |||||
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 | 1 | -4/+4 | |
2009-10-24 | Change output format to be a config option instead of a compile time define | Michael Stapelberg | 1 | -13/+14 | |
2009-10-16 | battery: split up %remaining into %percentage and %remaining (Thanks shatter) | Michael Stapelberg | 1 | -9/+13 | |
2009-10-16 | Actually use the format string for the battery (Thanks shatter) | Michael Stapelberg | 1 | -14/+33 | |
2009-10-16 | Implement option to use the last full capacity instead of the design capacity | Michael Stapelberg | 1 | -5/+3 | |
2009-10-16 | Obey format for run_watches | Michael Stapelberg | 1 | -4/+21 | |
2009-10-16 | Implement format_up/format_down for ethernet | Michael Stapelberg | 1 | -2/+7 | |
2009-10-16 | Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi) | Michael Stapelberg | 1 | -3/+3 | |
This fixes problems on 32-bit computers. | |||||
2009-10-12 | Cleanup disk "module" | Michael Stapelberg | 1 | -6/+7 | |
2009-10-11 | Implement disk info (%free/%used/%total) | Michael Stapelberg | 1 | -0/+67 | |
2009-10-11 | Breaks configfiles! Major refactoring of i3status, see below | Michael Stapelberg | 16 | -560/+366 | |
We finally switched to libconfuse for a configuration file format which does not require much work for the programmer nor for the user. Plus, it avoids the Not-Invented-Here syndrome of yet another config file format. Furthermore, as a consequence of providing format strings for every "module" (ipv6, wireless, …), we directly print the output and thus we needed to drop support for wmii. This allowed us to get rid of quite some complexity. Documentation about the new configuration file and options will follow. This commit is the beginning of what will be i3status v2.0. | |||||
2009-10-01 | Bugfix: close the filehandle when done | Michael Stapelberg | 1 | -0/+1 | |