- Update to version 0.5.3
* Fixes custom battery colour levels being inverted.
- Update to version 0.5.2
* Fixes hide_avg_cpu being inverted in config files.
- Update to version 0.5.1
* Patch for some bugs that were spotted in the 0.5.0 release.
- Update to version 0.5.0
Features
* Adaptive network graphs: the network widget's y-axis will now
adjust based on your current usage.
* Mouse support for tables and moving to widgets.
* The ability to hide specific temperature and disk entries
via config.
* Added a tree mode, you can access this with the t key.
* A simple indicator for when data updating is frozen.
* Built-in colour themes.
Changes
* Updated help descriptions, added auto-complete generation.
* Changed how we do battery theming. We now only set high,
medium, and low colours and we deal with the ratios.
Bug Fixes
* Fixes a bug where you could move down in the process widget
even if the process widget search was closed.
* Add labels to Linux temperature values.
* Implements sorting by count. It previously did absolutely
nothing.
* Fix being able to cause an index out-of-bounds by resizing to
a smaller terminal just after the program got the terminal
size, but right before the terminal started drawing.
* Fixed not clearing screen before drawing, which caused issues
OBS-URL: https://build.opensuse.org/request/show/851544
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=9
- Update to version 0.4.7
* Just a single bug fix, where searching by command name was
broken.
- Update to version 0.4.6
* Minor update, with some bug fixes, changes, and new features.
Most of the work done was refactoring and updating old, weird
code.
Features
* Allow using P to toggle between the processes' base name and
the processes' full name
* Added sorting capabilities for any column. Using s will open
up a menu allowing you to select which column you want to sort
by.
* Added I to invert the current process sort.
* Added the ability to toggle between mem% and actual memory
values by using % in the process widget:
* Support searching processes by state (i.e. state=sleeping).
* Added WASD as an alternative method to moving between widgets.
* Made e also escape expanded widgets (so e expands, then
pressing e again will shrink the widget, like if you had pressed
ESC).
Changes
* Dropped MSRV (for now), mainly supporting stable and newer
versions of Rust.
Bug fixes
* Fixed bug in basic mode where the battery widget was placed
incorrectly.
* Fixed a bug caused by hitting Enter when a process kill fails,
breaking future process kills.
* Fix bug caused by incorrectly reading the /proc/{pid}/stats file.
OBS-URL: https://build.opensuse.org/request/show/830598
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=7
- Update to version 0.4.2
Changes
* Automatically hide time axis labels if the widget gets too
small.
* Automatically hide table gap if the widget gets too small.
Bugs
* The <Space> character can be used as an "AND" again (properly)
in queries. For example:
* Fixed an issue where if the drive I/O label didn't match any
disk, the entire disk widget would display no results.
* Display SWAP and MEM legends even if the total amount is 0 to
avoid a weird blank spot in the legend.
OBS-URL: https://build.opensuse.org/request/show/803633
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=3