Releases: acheronfail/i3stat
Releases · acheronfail/i3stat
0.13.1
0.13.0
Breaking changes
sensors
: thelabel
field has been renamed tocomponent
, andlabel
is now an optional field (see updated sample config)
Fixes
battery
: fallback to reading/capacity
if/charge_*
entries are unavailablebattery
: fixed an issue when auto-detecting batteries
Other
- A number of improvements to local development and CI were made
- @maxleiko contributed various clippy improvements to the code ❤️
0.12.0
New Additions
- a new binary was created:
i3stat-net
which dumps network interface information (ip addresses, mac address, wireless status, etc) in JSON format
Other changes
i3stat-net
andi3stat-acpi
are both now line-buffered - so consuming them with cli pipes is now easier- Fixed some compiler warnings for the
aarch64-unknown-linux-gnu
target
0.11.0
New features
- Ability to disable items by their index in config files
- mainly useful for additional, machine-specific configuration files
Changes
- Removed the circle "moon" icon for the
light
item, it was confusing and sometimes made it difficult to grok what the item was for - Add item's name to the
"ERROR"
text when an item crashes, it's now"ERROR(item_name)"
- Fix a debug assertion occurring when items crashed (only affected debug builds)
0.10.4
Changes
- pulse: notifications for setting default sinks and sources now re-use the same id
- this should make it easier to see which sink or source is the default when cycling
Other things
After an unnecessarily complicated battle with CI, now the crate and AUR packages are automatically updated and managed by CI.
0.10.3
Fixes
- more fixes to the pulse bar item: it should now cycle properly between sources/sinks
- also added more port symbols
0.10.2
Additions
i3stat-ipc custom pulse
now has two new commandsset-port
andcycle
Changes
- the
pulse
item now cycles sources/sinks as well as ports on left click (previously it was only ports)
Fixes
- fixed an issue where it was impossible to change the port of a sink or source
0.10.1
Fixes
- netlink: fix a bug which caused the wrong wifi network to be selected
- this affected the
nic
item
- this affected the
0.10.0
Changes
i3stat
now will not fail and exit if it can't find a config file listed ininclude
(it will just log a warning)
Fixes
- fixed a visual bug with powerline separators
0.9.0
0.9.0