i3status-rust 0.14.2
New Blocks and Features
-
New Hueshift block (#802 by @AkechiShiro)
-
Backlight block: add nonlinear brightness control via new
root_scaling
option (#882 by @dancek) -
Battery block: add
allow_missing_battery
option (#835 by @Nukesor) -
Bluetooth block: add
hide_disconnected
option to hide block when device is disconnected (#858 by @ammgws) -
Custom block: add signal support (#822 by @Gelox), add
hide_when_empty
option to hide block when output is empty (#860 by @ammgws), addshell
option to set the shell used (#861 by @ammgws) -
CustomDBus block: allow setting the icon and state (#757 by @jmgrosen)
-
Disk Space block: add
format
string option (#714 by @jamesmcm) -
Music block: add
dynamic_width
option (#787 by @UnkwUsr), addon_click
(#817 by @Dieterbe), addhide_when_empty
option (#892 by @ammgws), addinterface_name_exclude
option (#888 by @ammgws) -
Net block: add
format
string option (#738 by @gurditsbedi) -
NetworkManager block: add regex filters for interface names (#781 by @omertuc)
-
Sound block: add support for input devices (#740 by @remi-dupre), and new
max_vol
config option (#796 by @ammgws) -
Temperature block: add
inputs
whitelist (#811 by @arraypad), addscale
option (#895 by @rjframe)
Bug Fixes and Improvements
-
Fix spacing for plain theme (#894 by @Stunkymonkey)
-
Battery block: add
full_format
to show text when battery is full (#785 by @DCsunset) -
Custom block: ensure
command
andcycle
are actually mutually exclusive (#899 by @ammgws) -
Focusedwindow block: fix panic under sway (#792, #793 by @ammgws)
-
IBus block: fix logic for finding dbus address (#759 by @ammgws)
-
KDEConnect block: fix panic (#743 by @v0idifier)
-
Music block: only respond to left clicks (#862 by @ammgws), allow scrolling to seek forward/backward (#873 by @ammgws)
-
Net block: sed awk grep removal (#758 by @themadprofessor, #825 by @hlmtre), fix regex parsing (#821 by @Dieterbe), fix logic for
hide_inactive
/hide_missing
(#897 by @GladOSkar) -
NVidia block: fix panics (#771 by @themadprofessor, #807, #846 by @ammgws)
-
TaskWarrior block: don't count deleted items (#788 by @HPrivakos)