]> git.sur5r.net Git - i3/i3status/blob - CHANGELOG
configure.ac: complain when xmlto cannot be found
[i3/i3status] / CHANGELOG
1 2018-05-11 i3status 2.12
2
3  • fix NULL value on OpenBSD when there is no acpitz0
4  • show IP address when address has a label
5  • man: explicitly use format_up/format_down in ethernet, wireless conf
6  • man: remove SLOC comment
7  • treat zero battery capacity as "not available"
8  • add IPv6 address when IPv4 isn't available
9  • call tzset at each time print to pick up time zone changes
10  • doc: fixed minor typos
11  • be more cautious about handling invalid battery measurements.
12  • Makefile: make PKG_CONFIG overridable
13  • fix CPU unit tests
14  • use local timezone for battery %emptytime
15  • fix memory leak/use BEGINS_WITH macro
16  • _first_: add check for virtual ethernet devices
17  • add battery capacity parsing
18  • multiple CPU support for cpu_usage
19  • remove useless checks (we use char, not unsigned char) to fix compilation warnings
20  • disk: sanitize trailing slashes
21  • plug an fd leak in the OpenBSD-specific code for
22  • suppress printing :00 seconds of remaining battery lifetime, as apm(4)'s
23    estimate only has a granularity of minutes.
24  • fix the deciKelvin to Celsius conversion on FreeBSD
25  • make first_eth_interface() work on OpenBSD
26  • include sys/select.h on OpenBSD
27
28 2017-01-21 i3status 2.11
29
30  • re-add forgotten wakeup call from SIGUSR1 handler
31  • disk_info: bugfix: check format_not_mounted is not NULL before using it
32  • revert back to using nanosleep
33  • man: give more descriptive symbols to battery format
34  • battery: removes the 'remaining' time when the battery is full
35  • add separator and separator_block_width as universal module options
36  • man: fix link to contrib
37  • cpu_temperature: add glob check
38  • battery: add status_unk
39  • reconnect to PluseAudio when connection is lost
40  • wireless: add ifdef to compile on macOS
41  • order default configuration paths the same as in i3
42  • add version files for release tarball
43  • man: make tztime example config match the context
44  • cpu_usage: add color thresholds
45  • battery: support multiple batteries
46  • disk: use empty string for not mounted disks
47  • default config: remove DHCP, VPN
48  • wireless: fix FTBFS on hurd and kFreeBSD
49  • parse uevent file to detect network device type
50  • allow pulse device to be specified by name
51  • battery: find batteries using glob
52  • tztime: support locales
53  • wireless: use blank padding for quality
54  • add unit tests
55  • fix compilation with -fno-common
56
57 2016-01-01 i3status 2.10
58
59  • man: fix typo in battery example
60  • Pass the "instance" JSON property key for tztime blocks
61  • Fix build (and build warnings) on FreeBSD
62  • Fix build on OpenBSD
63  • path_exists, run_watch: add format_down
64  • volume: add PulseAudio support. This significantly reduces battery
65    consumption on systems that use PulseAudio, which is the default on any
66    modern Linux desktop.
67  • wireless/OpenBSD: use the maximum rssi, not the scaled percentage for the
68    signal level.
69  • make: Add support for differing PREFIX and MANPREFIX.
70  • battery: make output HH:MM across all platforms.
71  • battery: clamp the percentage at 100% when last_full_capacity is enabled.
72  • Use format_not_mounted if the directory for a disk_info block does not
73    exist.
74  • disk_info/OS X: Fix build.
75  • volume/OpenBSD: use SndIO.
76  • eth, wireless: Use "color_degraded" when interface has no IP.
77  • eth, wireless/FreeBSD: Fix for recent FreeBSD versions.
78  • wireless/Linux: switch from libiw to libnl. This allows you to run i3status
79    on kernels which don’t have the wext compatibility module enabled.
80  • battery/FreeBSD: properly detect charging status
81  • eth: first_eth_interface: ignore MAC addresses, look for IPv4/IPv6 addresses
82  • Implement support for Pango markup.
83  • format detection: recognise swaybar
84
85 2015-03-22 i3status 2.9
86
87  • meta: i3status is now on GitHub and uses clang-format
88  • allow customization of the module separator
89  • add “align” and “min_width” options for each module
90  • fix CFLAGS and LDFLAGS for DragonFly and FreeBSD
91  • add contrib/net-speed, a more light-weight reimplementation of
92    contrib/measure-net-speed.bash
93  • battery: add hide_seconds option
94  • battery: fix for systems without POWER_SUPPLY_VOLTAGE_NOW
95  • battery: for %percentage, drop leading 0 for values < 10
96  • battery: add NetBSD support
97  • battery: use absolute values for (dis)charging rates
98  • battery: introduce status_{chr,bat,full}
99  • cpu_temperature: fix displaying multiple sensors
100  • cpu_temperature: fix NetBSD support
101  • cpu_temperature: fix DragonFly support
102  • disk: introduce threshold_type and low_threshold
103  • disk: add format_not_mounted for unmounted paths
104  • ethernet, wireless: support special interface name _first_
105  • run_watch: check all matching pid files until first valid one
106  • volume: fix wrong color tags with xmobar
107  • wireless: support %frequency (2.4 vs. 5 GHz)
108
109 2014-01-05 i3status 2.8
110
111  • Fix build on GNU/Hurd
112  • Add format_down for battery if no battery is available
113  • Use degraded color in case volume is muted with OSS
114  • Support mixer_idx with OSS
115  • Enable colored output for battery on FreeBSD
116  • print_volume: don’t return, complete the buffer first
117  • Support colored output for CPU temperature on FreeBSD
118  • manpage: mention i3bar in the description
119  • manpage: be more explicit about the path option
120  • battery: use path as i3bar JSON “instance”
121  • print_volume(linux): Open a new mixer every time
122  • Implement term output format
123  • signal handler: set flag because directly calling fprintf() is unsafe
124  • Makefile: use .SILENT and support V=1 for verbose builds
125  • load: allow max_threshold to be a float
126  • manpage: Add example path for CPU temperature
127  • Fix build on NetBSD
128  • Implement cpu usage, ethernet status, cpu temperature on NetBSD
129  • fix slurp(), it needs to read size-1 for the trailing NUL
130  • format detection: simplify code, handle "sh" processes in the hierarchy
131  • default config: show %avail disk space instead of %free
132  • Added different format string for volume in case it is muted
133  • manpage: document format_muted
134  • add support for path_exists directive
135  • disk: Distinguish between IEC, SI and custom prefixes
136
137 2013-02-27 i3status 2.7
138
139  • Various battery fixes for OpenBSD
140  • Implement %speed for ethernet on OpenBSD
141  • Implement %essid and %signal for wireless on OpenBSD
142  • Skip a day in the Discordian calendar when St. Tib's Day has passed
143  • colors: Handle down wireless interfaces just like ethernet interfaces
144  • Use acpitz(4) instead of cpu(4) for temperature on OpenBSD
145  • temperature: introduce max_threshold
146  • temperature: allow for abitrary sensors to be selected with 'path' on OpenBSD
147  • battery: colorize output even without discharge rate
148  • ddate: Reduce the season day to 0-9 to properly print ordinal suffixes
149  • add good, degraded and bad colors per module
150  • config: introduce an utf-8 character so that editors are forced to use utf-8
151  • ddate: Teen ordinal numbers always use a 'th' suffix.
152  • DragonFlyBSD support added
153  • make SIGUSR1 do nothing, so that killall -USR1 i3status will force an update
154  • changing volume color from bad to degraded if muted
155  • make refreshs align with minutes
156  • wifi: properly display ad-hoc networks
157  • Bugfix: output auto detect: properly detect ambiguous situations
158  • Add tztime module to support multiple different timezones
159  • battery: add option to show capacity without decimals
160  • Add colorized output for load avg
161  • ipv6: properly handle colors for output_format == xmobar
162  • contrib: fix premature insetion of status message into JSON
163
164 2012-10-03 i3status 2.6
165
166  • Error handling: Properly output JSON errors in the battery module
167  • Colorize battery output if remaining time/percentage below threshold
168  • Colorize volume in red if muted
169  • Include a Perl and Python example wrapper script for i3status’s JSON output
170  • Avoid division by zero when calculating CPU usage
171  • Add consumption to battery info
172  • Use correct units for battery calculations
173  • Add percentage values for disk info
174  • Save the DNS lookup for k.root-servers.net in the ipv6 module
175
176 2012-05-11 i3status 2.5.1
177
178  • Handle %d with non-default CPU temperature path
179  • Improve error message when the cpu temperature cannot be read
180  • Remove cpu_temperature from the default config
181  • Error handling: Never output null as full_text (JSON), prefix messages with i3status
182
183 2012-05-02 i3status 2.5
184
185  • implement the i3bar JSON protocol
186  • Fix configuration paths in error message
187  • manpage: add a "format" example for run_watch
188  • manpage: add a section explaining why we don’t want RAM usage etc.
189  • manpage: add "exit 1" to example shell script.
190  • manpage: document %emptytime to the battery part
191  • various patches for OpenBSD
192
193 2011-12-27 i3status 2.4
194
195  • Support wifi, cpu usage, volume, disk usage on FreeBSD
196  • Don’t exit, but display an error when CPU temperature/usage/load is not
197    available
198  • manpage: load format is %1min %5min %15min
199  • Don’t use a default order, so that config files can use += everywhere
200  • Interpret configfiles case-insensitive
201  • battery: implement path option for batteries with non-standard paths
202
203 2011-07-21 i3status 2.3
204
205  • config search order is now ~/.i3status.conf, ~/.config/i3status/config,
206    /etc/i3status/config, then /etc/xdg/i3status/config
207  • battery: use POWER_NOW if CURRENT_NOW is not available (linux >= 2.6.36)
208  • use kill(0, pid) instead of /proc to check if a process is alive
209  • cache DNS query results also if there is no IPv6 connectivity
210  • implement the 'path' option for cpu_temperature
211  • add cpu_usage module
212  • automatically detect the output format unless configured specifically
213  • Bugfix: get time at the beginning of the loop
214  • Bugfix: respect locale settings (for %c in date format)
215  • debian: use [linux-any] in dependencies (Closes: #634491)
216
217 2010-09-22 i3status 2.2
218
219  • Implement a discordian date module (like ddate(1))
220  • Implement ALSA volume support
221  • disk: implement %avail (different from %free with regard to the reserved
222    space of your filesystem)
223  • wireless: display quality relative to the wireless maximum quality.
224  • wireless: display connection speed (bitrate)
225  • wireless: custom colors for link quality
226  • Bugfix: Treat an interface as 'down' when it cannot be found in
227    /proc/net/wireless
228  • Bugfix: Correctly check for interface up/down status
229
230 2010-04-10 i3status 2.1
231
232  • battery: implement %emptytime, the time of day when your battery is empty
233  • ipv6: cache DNS query lookups (for finding the K root server)
234  • disk: also round when printing TB
235  • wireless: display no IP instead of (null)
236  • instead of a relative sleep(1), sleep until the full second
237  • colorize ethernet output
238  • use cap_net_admin instead of running i3status as root for getting
239    ethernet link speed
240  • ipv6: don't require a title for config option
241  • ipv6: provide format strings for ipv6 up and ipv6 down
242
243 2009-10-27 i3status 2.0
244
245  • add support for disk info (free/used/ins)
246  • add support for displaying the ESSID of the wireless interface
247  • add support for getting the public IPv6 address of the system
248  • all "modules" now support format strings
249  • switch to libconfuse for parsing the config file
250  • merge support for FreeBSD for many "modules"
251  • drop support for wmii, add support for xmobar
252
253 2009-06-21 i3status 1.2
254
255  • Handle SIGPIPE to avoid zombie processes
256
257 2009-06-17 i3status 1.1
258
259  • Implement getting temperature from thermal zones (Thanks atsutane)