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