]> git.sur5r.net Git - i3/i3status/blob - debian/changelog
Use kill(pid, 0) to check if the process is alive
[i3/i3status] / debian / changelog
1 i3status (2.2-1) unstable; urgency=low
2
3   * Implement a discordian date module (like ddate(1))
4   * Implement ALSA volume support
5   * disk: implement %avail (different from %free with regard to the reserved
6     space of your filesystem)
7   * wireless: display quality relative to the wireless maximum quality.
8   * wireless: display connection speed (bitrate)
9   * wireless: custom colors for link quality
10   * Bugfix: Treat an interface as 'down' when it cannot be found in
11     /proc/net/wireless
12   * Bugfix: Correctly check for interface up/down status
13
14  -- Michael Stapelberg <michael@stapelberg.de>  Wed, 22 Sep 2010 20:07:48 +0200
15
16 i3status (2.1-1) unstable; urgency=low
17
18   * battery: implement %emptytime, the time of day when your battery is empty
19   * ipv6: cache DNS query lookups (for finding the K root server)
20   * disk: also round when printing TB
21   * wireless: display no IP instead of (null)
22   * instead of a relative sleep(1), sleep until the full second
23   * colorize ethernet output
24   * use cap_net_admin instead of running i3status as root for getting
25     ethernet link speed
26   * ipv6: don't require a title for config option
27   * ipv6: provide format strings for ipv6 up and ipv6 down
28
29  -- Michael Stapelberg <michael@stapelberg.de>  Sat, 10 Apr 2010 23:48:52 +0200
30
31 i3status (2.0-1) unstable; urgency=low
32
33   * add support for disk info (free/used/ins)
34   * add support for displaying the ESSID of the wireless interface
35   * add support for getting the public IPv6 address of the system
36   * all "modules" now support format strings
37   * switch to libconfuse for parsing the config file
38   * merge support for FreeBSD for many "modules"
39   * drop support for wmii, add support for xmobar
40
41  -- Michael Stapelberg <michael@stapelberg.de>  Tue, 27 Oct 2009 20:07:58 +0100
42
43 i3status (1.2-3) unstable; urgency=low
44
45   * debian: Correct dependencies in /etc/init.d/i3status-wmii (Closes: #541626)
46   * debian: init script should not require root priviledges even to get the
47     usage information (Closes: #541627)
48   * debian: better error message when i3status-wmii is not enabled using
49     /etc/defaults/i3status-wmii (Closes: #541628)
50
51  -- Michael Stapelberg <michael@stapelberg.de>  Mon, 17 Aug 2009 14:57:49 +0200
52
53 i3status (1.2-2) unstable; urgency=low
54
55   * debian: use make distclean instead of make clean between both builds
56
57  -- Michael Stapelberg <michael@stapelberg.de>  Mon, 22 Jun 2009 19:04:22 +0200
58
59 i3status (1.2-1) unstable; urgency=low
60
61   * Handle SIGPIPE to avoid zombie processes
62   * debian: only build one package containing both binaries
63
64  -- Michael Stapelberg <michael@stapelberg.de>  Sun, 21 Jun 2009 13:58:03 +0200
65
66 i3status (1.1-1) unstable; urgency=low
67
68   * Implement getting temperature from thermal zones (Thanks atsutane)
69   * debian: Build a separate package with i3status in wmii mode
70
71  -- Michael Stapelberg <michael@stapelberg.de>  Wed, 17 Jun 2009 21:35:37 +0200
72
73 i3status (1.0-1) unstable; urgency=low
74
75   * Initial release
76   * Closes: #526520
77
78  -- Michael Stapelberg <michael@stapelberg.de>  Fri, 01 May 2009 19:52:45 +0200