Michael Stapelberg
|
3de2907427
|
Remove unneeded struct
|
2009-07-22 19:01:57 +02:00 |
|
Michael Stapelberg
|
072cee2808
|
little fixes for FreeBSD
|
2009-07-22 18:51:55 +02:00 |
|
Michael Stapelberg
|
329a8994f7
|
Use the highest order actually used, not MAX_ORDER, for checking whether to flush (Thanks Mirko)
|
2009-07-22 18:39:41 +02:00 |
|
Michael Stapelberg
|
c9ab465cbb
|
Implement getting the interface speed on FreeBSD, patch by Baptiste Daroussin
|
2009-07-22 18:36:01 +02:00 |
|
Michael Stapelberg
|
e56213db28
|
Free the addresses correctly
|
2009-07-22 18:30:16 +02:00 |
|
Michael Stapelberg
|
4a6deddf7b
|
Obtain IP address in a portable way, patch by Baptiste Daroussin
|
2009-07-22 18:27:55 +02:00 |
|
Michael Stapelberg
|
bb50e22fd3
|
Use getloadavg() instead of using /proc, patch by Baptiste Daroussin
|
2009-07-22 00:09:32 +02:00 |
|
Michael Stapelberg
|
bd3f63428a
|
Hide ugly compilation calls in Makefile
|
2009-07-21 20:45:05 +02:00 |
|
Michael Stapelberg
|
a1eda7b209
|
get_ipv6_addr: more documentation, use SOCK_DGRAM, reformat
|
2009-07-21 20:35:19 +02:00 |
|
Michael Stapelberg
|
230f3167b7
|
Add modelines and retab! all files
|
2009-07-21 20:26:53 +02:00 |
|
Michael Stapelberg
|
34ba9fa908
|
Correctly handle the order of items
|
2009-07-21 20:23:08 +02:00 |
|
Michael Stapelberg
|
6fda988f36
|
Use own files for each function, add get_ipv6_addr.c
|
2009-07-21 19:07:30 +02:00 |
|
Michael Stapelberg
|
045c88dfe3
|
debian: add README.Debian to git
|
2009-06-22 19:09:49 +02:00 |
|
Michael Stapelberg
|
08c92e9599
|
debian: use make distclean instead of make clean between builds (Thanks Mirko)
|
2009-06-22 19:04:28 +02:00 |
|
Michael Stapelberg
|
49f94e9c74
|
debian: change Priority to extra (makes more sense)
|
2009-06-21 17:07:19 +02:00 |
|
Michael Stapelberg
|
e1f02099b9
|
debian: Increase Standards-Version for next upload
|
2009-06-21 14:52:03 +02:00 |
|
Michael Stapelberg
|
3577560e90
|
debian: add initscripts/default files
|
2009-06-21 14:51:32 +02:00 |
|
Michael Stapelberg
|
a3707bae7e
|
debian: revert packaging to produce only one package, but with both binaries
|
2009-06-21 14:50:57 +02:00 |
|
Michael Stapelberg
|
098f7bac23
|
Bugfix: Correctly handle SIGPIPE to avoid unnecessary zombie processes
Negative return value of printf() is not used when write() returns
a negative value, instead, SIGPIPE is sent.
|
2009-06-21 14:15:14 +02:00 |
|
Michael Stapelberg
|
1dfe4aeff3
|
debian: correctly build an i3status-common package, split up manpages
|
2009-06-17 23:55:25 +02:00 |
|
Michael Stapelberg
|
780625a4fa
|
debian: update policy-version to 3.8.2, fix build, re-add initscript
|
2009-06-17 22:44:17 +02:00 |
|
Michael Stapelberg
|
35936f4b71
|
makefile: fix linking
|
2009-06-17 22:13:48 +02:00 |
|
Michael Stapelberg
|
a14045572d
|
makefile: fix dependencies
|
2009-06-17 22:08:33 +02:00 |
|
Michael Stapelberg
|
e1e3cd4940
|
makefile: fix release target
|
2009-06-17 21:49:14 +02:00 |
|
Michael Stapelberg
|
82b429c910
|
release 1.1 / debian: update changelog
|
2009-06-17 21:35:49 +02:00 |
|
Michael Stapelberg
|
17619e8c33
|
debian: build separate packages for dzen2/wmii
|
2009-06-17 21:33:54 +02:00 |
|
Michael Stapelberg
|
747c814453
|
Bugfix: Exit upon errors from printf in dzen2-mode (usually SIGPIPE because dzen2 exited)
This prevents i3status processes from still running on your system
after you’ve restarted X and dzen2 is long gone.
|
2009-06-16 18:43:13 +02:00 |
|
Michael Stapelberg
|
15977d8a17
|
Merge getting thermal zone temperature from atsutane, thanks!
|
2009-05-22 21:24:28 +02:00 |
|
Michael Stapelberg
|
ec0f8ddfda
|
debian: Add ${misc:Depends}
|
2009-05-09 23:57:17 +02:00 |
|
Michael Stapelberg
|
be405947ee
|
Debian: Fix email address, add build-dependency
|
2009-05-01 20:02:34 +02:00 |
|
Michael Stapelberg
|
bb4ebcfecc
|
Fix URLs, fix make release, update debian/changelog
|
2009-05-01 19:57:09 +02:00 |
|
Michael Stapelberg
|
52422a4f28
|
Debian: Recommend dzen2
|
2009-05-01 19:15:07 +02:00 |
|
Michael Stapelberg
|
b7bf1dd722
|
Implement flags for batteries to use the last full capacity. This breaks configfiles.
|
2009-05-01 17:53:27 +02:00 |
|
Michael Stapelberg
|
ac39765685
|
Display 0 instead of negative values for remaining time
This could happen with new batteries which are charged further than
their design capacity is
|
2009-05-01 15:32:51 +02:00 |
|
Michael Stapelberg
|
b844bd0eb3
|
Replace last occurences of wmiistatus
|
2009-04-30 22:13:25 +02:00 |
|
Michael Stapelberg
|
086c2ffe2f
|
Enable expandtab, retab! source
|
2009-04-30 19:47:19 +02:00 |
|
Michael Stapelberg
|
6b0c635ce8
|
Fix display of IP addresses (display "no IP" correctly)
|
2009-04-30 19:46:12 +02:00 |
|
Michael Stapelberg
|
f723688c35
|
Debian: Change maintainer email address, set DM-Upload-Allowed field
|
2009-04-30 15:17:45 +02:00 |
|
Michael Stapelberg
|
827413aae1
|
Modify debian package to use the new name, remove initscript as it makes no sense for dzen2
|
2009-04-17 13:48:14 +02:00 |
|
Michael Stapelberg
|
1ff4d5a8ce
|
Replace wmiistatus with i3status in files
|
2009-04-17 13:31:53 +02:00 |
|
Michael Stapelberg
|
1bef3dca5b
|
Rename wmiistatus* to i3status*
|
2009-04-17 13:17:58 +02:00 |
|
Michael Stapelberg
|
e4c017893c
|
Add forgotten file
|
2009-04-17 00:19:35 +02:00 |
|
Michael Stapelberg
|
26d973472b
|
Implement arbitrary number of batteries to support computers with multiple batteries
|
2009-04-17 00:02:58 +02:00 |
|
Michael Stapelberg
|
b71d390d59
|
Fix initscript to be dash-compatible (Thanks Mirko)
|
2009-04-13 23:44:56 +02:00 |
|
Michael Stapelberg
|
df2fb018fb
|
*doh* logic error
|
2009-04-09 19:16:49 +02:00 |
|
Michael Stapelberg
|
5fc9e2ffb2
|
Display the information we have
|
2009-04-09 19:15:18 +02:00 |
|
Michael Stapelberg
|
02b4992e9d
|
Bugfix: Check if the present rate is > 0, not only if it is not set
|
2009-04-09 19:11:07 +02:00 |
|
Michael Stapelberg
|
444516794e
|
Remove unnecessary code for dzen
|
2009-02-22 20:16:48 +01:00 |
|
Michael Stapelberg
|
6ce04aea3f
|
Add dzen2-compatible mode
|
2009-02-22 19:56:06 +01:00 |
|
Michael Stapelberg
|
6952171307
|
Update manpage, remove unnecessary ifdefs
|
2009-01-25 23:30:57 +01:00 |
|