Commit Graph

881 Commits

Author SHA1 Message Date
Michael Stapelberg
b1ebdb8e80 update changelog 2010-09-22 20:10:54 +02:00
Michael Stapelberg
af5fd7b77e Implement displaying the wireless connection speed (Thanks Felicitus)
Based on a patch by Felicitus.
2010-09-22 19:59:48 +02:00
Michael Stapelberg
fac05bf4e8 Bugfix: Correctly check for interface up/down-status (Thanks docsteel) 2010-07-21 11:01:37 +02:00
Michael Stapelberg
e37b2076b8 Bugfix: s/CASE_SEC/CASE_SEC_TITLE for volume 2010-07-21 10:57:47 +02:00
Michael Stapelberg
eb46963d4c Implement ALSA volume support 2010-07-20 19:33:41 +02:00
Axel Wagner
d8b6f03144 print_ddate(): Correctly seperate the St. Tibs String from the rest 2010-07-15 15:12:48 +02:00
Michael Stapelberg
c16d032512 debian: add libcap2-bin as dependency (for setcap(8)) 2010-07-04 21:53:36 +02:00
Fernando Tarlá Cardoso Lemos
a7863b7eca Updated the manual page with the color_* directives. 2010-07-04 21:52:45 +02:00
Fernando Tarlá Cardoso Lemos
38337511e9 Support customized colors. 2010-07-04 21:52:43 +02:00
Fernando Tarlá Cardoso Lemos
570bc669b4 Don't leak skfd on errors. Don't spam stderr if the iface isn't present. 2010-06-30 10:49:40 +02:00
Michael Stapelberg
9db8f7221a Add fernandotcl to copyright notice 2010-06-28 16:53:22 +02:00
Fernando Tarlá Cardoso Lemos
1e0ad8d251 Evaluate wireless quality average. Fix dBm calculations. 2010-06-25 11:02:27 +02:00
Mirko Augsburger
28ba2ae892 disk_info: implement %avail 2010-06-25 01:24:26 +02:00
Michael Stapelberg
71f7166032 wireless: fix formats 2010-06-25 00:04:11 +02:00
Michael Stapelberg
506b17de6e Display wireless quality as percentage 2010-06-24 23:59:44 +02:00
Fernando Tarlá Cardoso Lemos
29e9a99f06 Take into account the wireless quality maximum. 2010-06-24 23:57:36 +02:00
Michael Stapelberg
93ea987f84 ddate: Use static memory / only allocate format copy memory once 2010-06-19 12:50:03 +02:00
Axel Wagner
6298377bd4 Implemented a ddate-module 2010-06-19 12:44:43 +02:00
Axel Wagner
da595ee9f7 Do proper error handling in print_time() 2010-06-19 12:44:19 +02:00
Michael Stapelberg
09967274d7 s/systemcalls/system calls 2010-06-08 18:26:09 +02:00
Michael Stapelberg
01210258d0 Treat the interface as 'down' when it cannot be found in /proc/net/wireless (Thanks to Fabio Zanini) 2010-04-19 13:29:52 +02:00
Michael Stapelberg
ce5122e3f7 debian: depend on libcap2-bin for setcap 2010-04-11 00:16:46 +02:00
Michael Stapelberg
6770bf05cf debian: update packaging 2010-04-11 00:00:58 +02:00
Michael Stapelberg
15969ba680 update changelog 2010-04-10 23:49:33 +02:00
Michael Stapelberg
c645340b1d Little style fixes for the last commit 2010-04-06 14:55:22 +02:00
Christian Dietrich
706498644c ipv6: update manpage 2010-04-06 14:54:28 +02:00
Christian Dietrich
8edce05764 ipv6: provide format strings for ipv6 up and ipv6 down 2010-04-06 14:54:25 +02:00
Michael Stapelberg
d60fc3fa43 debian: add postinst file which issues setcap 2010-04-06 14:44:53 +02:00
Michael Stapelberg
7665643894 makefile: don’t fail if setcap is unsuccessful 2010-04-06 14:39:16 +02:00
Christian Dietrich
8ddab6fe05 ipv6: don't require a title for config option 2010-04-06 02:32:52 +02:00
Michael Stapelberg
d31f2ce0be install i3status with cap_net_admin capability, document it 2010-04-01 20:34:03 +02:00
Michael Stapelberg
21dcff25f5 makefile: only regenerate i3status.1 when necessary (Patch by Peter Johnson) 2010-02-14 12:54:38 +01:00
Michael Stapelberg
3eec92d504 Colorize ethernet output (patch by Peter Johnson) 2010-02-14 12:49:03 +01:00
Michael Stapelberg
18c4b9866d Instead of a relative sleep(1), sleep until the full second
This makes sure you don’t lag behind up to nearly one second in
the worst case, depending on the start time of your i3status.
2010-01-30 00:02:17 +01:00
Michael Stapelberg
9c14b7a527 wireless: display no IP instead of (null) 2010-01-26 14:25:37 +01:00
Michael Stapelberg
c166d2e2d3 get_ip_address: return NULL instead of down 2010-01-26 14:25:21 +01:00
Axel Beckert
a820cf4ce0 Fix FTBFS on kFreeBSD and Hurd: libiw is Linux-only 2010-01-11 23:07:30 +01:00
Michael Stapelberg
6823fbf055 disk: also round when printing TB (Thanks Merovius) 2010-01-10 11:07:21 +01:00
Michael Stapelberg
ced822f461 ipv6: cache the result of the DNS query only, the socket needs to be re-created every time 2010-01-04 11:16:59 +01:00
Michael Stapelberg
37882cee88 ipv6: reuse the existing socket for further lookups
This reduces network overhead if you do not run a local caching
nameserver.
2010-01-01 22:01:57 +01:00
Michael Stapelberg
998109a653 Remove trailing whitespace 2009-12-20 18:48:01 +01:00
André-Patrick Bubel
a5594ee17f Implemented showing the time when battery is empty 2009-12-20 18:48:01 +01:00
Michael Stapelberg
9307ff9d13 The load values represent 1,5,15 min, not 5,10,15 min (Thanks Chris) 2009-12-13 13:59:59 +01:00
Michael Stapelberg
58e0b05eb9 debian: add missing build-deps 2009-10-27 20:32:27 +01:00
Michael Stapelberg
44b776dd9f Update debian packaging for 2.0 2009-10-27 20:27:29 +01:00
Michael Stapelberg
5e9a2849fc Update manpage for output_format 2009-10-27 20:27:15 +01:00
Michael Stapelberg
9e81fa5654 Update debian/ for single binary 2009-10-24 13:40:13 +02:00
Michael Stapelberg
f45906a08b Fix function signature / pointer type 2009-10-24 13:39:36 +02:00
Michael Stapelberg
ea236a90da config: first try ~/.i3status.conf, then /etc/i3status.conf 2009-10-24 13:36:07 +02:00
Michael Stapelberg
013fdece8d Change output format to be a config option instead of a compile time define 2009-10-24 13:27:02 +02:00