]> git.sur5r.net Git - i3/i3status/blob - CHANGELOG
removing Yoda-Style
[i3/i3status] / CHANGELOG
1 2014-01-05 i3status 2.8
2
3  • Fix build on GNU/Hurd
4  • Add format_down for battery if no battery is available
5  • Use degraded color in case volume is muted with OSS
6  • Support mixer_idx with OSS
7  • Enable colored output for battery on FreeBSD
8  • print_volume: don’t return, complete the buffer first
9  • Support colored output for CPU temperature on FreeBSD
10  • manpage: mention i3bar in the description
11  • manpage: be more explicit about the path option
12  • battery: use path as i3bar JSON “instance”
13  • print_volume(linux): Open a new mixer every time
14  • Implement term output format
15  • signal handler: set flag because directly calling fprintf() is unsafe
16  • Makefile: use .SILENT and support V=1 for verbose builds
17  • load: allow max_threshold to be a float
18  • manpage: Add example path for CPU temperature
19  • Fix build on NetBSD
20  • Implement cpu usage, ethernet status, cpu temperature on NetBSD
21  • fix slurp(), it needs to read size-1 for the trailing NUL
22  • format detection: simplify code, handle "sh" processes in the hierarchy
23  • default config: show %avail disk space instead of %free
24  • Added different format string for volume in case it is muted
25  • manpage: document format_muted
26  • add support for path_exists directive
27  • disk: Distinguish between IEC, SI and custom prefixes
28
29 2013-02-27 i3status 2.7
30
31  • Various battery fixes for OpenBSD
32  • Implement %speed for ethernet on OpenBSD
33  • Implement %essid and %signal for wireless on OpenBSD
34  • Skip a day in the Discordian calendar when St. Tib's Day has passed
35  • colors: Handle down wireless interfaces just like ethernet interfaces
36  • Use acpitz(4) instead of cpu(4) for temperature on OpenBSD
37  • temperature: introduce max_threshold
38  • temperature: allow for abitrary sensors to be selected with 'path' on OpenBSD
39  • battery: colorize output even without discharge rate
40  • ddate: Reduce the season day to 0-9 to properly print ordinal suffixes
41  • add good, degraded and bad colors per module
42  • config: introduce an utf-8 character so that editors are forced to use utf-8
43  • ddate: Teen ordinal numbers always use a 'th' suffix.
44  • DragonFlyBSD support added
45  • make SIGUSR1 do nothing, so that killall -USR1 i3status will force an update
46  • changing volume color from bad to degraded if muted
47  • make refreshs align with minutes
48  • wifi: properly display ad-hoc networks
49  • Bugfix: output auto detect: properly detect ambiguous situations
50  • Add tztime module to support multiple different timezones
51  • battery: add option to show capacity without decimals
52  • Add colorized output for load avg
53  • ipv6: properly handle colors for output_format == xmobar
54  • contrib: fix premature insetion of status message into JSON
55
56 2012-10-03 i3status 2.6
57
58  • Error handling: Properly output JSON errors in the battery module
59  • Colorize battery output if remaining time/percentage below threshold
60  • Colorize volume in red if muted
61  • Include a Perl and Python example wrapper script for i3status’s JSON output
62  • Avoid division by zero when calculating CPU usage
63  • Add consumption to battery info
64  • Use correct units for battery calculations
65  • Add percentage values for disk info
66  • Save the DNS lookup for k.root-servers.net in the ipv6 module
67
68 2012-05-11 i3status 2.5.1
69
70  • Handle %d with non-default CPU temperature path
71  • Improve error message when the cpu temperature cannot be read
72  • Remove cpu_temperature from the default config
73  • Error handling: Never output null as full_text (JSON), prefix messages with i3status
74
75 2012-05-02 i3status 2.5
76
77  • implement the i3bar JSON protocol
78  • Fix configuration paths in error message
79  • manpage: add a "format" example for run_watch
80  • manpage: add a section explaining why we don’t want RAM usage etc.
81  • manpage: add "exit 1" to example shell script.
82  • manpage: document %emptytime to the battery part
83  • various patches for OpenBSD
84
85 2011-12-27 i3status 2.4
86
87  • Support wifi, cpu usage, volume, disk usage on FreeBSD
88  • Don’t exit, but display an error when CPU temperature/usage/load is not
89    available
90  • manpage: load format is %1min %5min %15min
91  • Don’t use a default order, so that config files can use += everywhere
92  • Interpret configfiles case-insensitive
93  • battery: implement path option for batteries with non-standard paths
94
95 2011-07-21 i3status 2.3
96
97  • config search order is now ~/.i3status.conf, ~/.config/i3status/config,
98    /etc/i3status/config, then /etc/xdg/i3status/config
99  • battery: use POWER_NOW if CURRENT_NOW is not available (linux >= 2.6.36)
100  • use kill(0, pid) instead of /proc to check if a process is alive
101  • cache DNS query results also if there is no IPv6 connectivity
102  • implement the 'path' option for cpu_temperature
103  • add cpu_usage module
104  • automatically detect the output format unless configured specifically
105  • Bugfix: get time at the beginning of the loop
106  • Bugfix: respect locale settings (for %c in date format)
107  • debian: use [linux-any] in dependencies (Closes: #634491)
108
109 2010-09-22 i3status 2.2
110
111  • Implement a discordian date module (like ddate(1))
112  • Implement ALSA volume support
113  • disk: implement %avail (different from %free with regard to the reserved
114    space of your filesystem)
115  • wireless: display quality relative to the wireless maximum quality.
116  • wireless: display connection speed (bitrate)
117  • wireless: custom colors for link quality
118  • Bugfix: Treat an interface as 'down' when it cannot be found in
119    /proc/net/wireless
120  • Bugfix: Correctly check for interface up/down status
121
122 2010-04-10 i3status 2.1
123
124  • battery: implement %emptytime, the time of day when your battery is empty
125  • ipv6: cache DNS query lookups (for finding the K root server)
126  • disk: also round when printing TB
127  • wireless: display no IP instead of (null)
128  • instead of a relative sleep(1), sleep until the full second
129  • colorize ethernet output
130  • use cap_net_admin instead of running i3status as root for getting
131    ethernet link speed
132  • ipv6: don't require a title for config option
133  • ipv6: provide format strings for ipv6 up and ipv6 down
134
135 2009-10-27 i3status 2.0
136
137  • add support for disk info (free/used/ins)
138  • add support for displaying the ESSID of the wireless interface
139  • add support for getting the public IPv6 address of the system
140  • all "modules" now support format strings
141  • switch to libconfuse for parsing the config file
142  • merge support for FreeBSD for many "modules"
143  • drop support for wmii, add support for xmobar
144
145 2009-06-21 i3status 1.2
146
147  • Handle SIGPIPE to avoid zombie processes
148
149 2009-06-17 i3status 1.1
150
151  • Implement getting temperature from thermal zones (Thanks atsutane)