SHA256
1
0
forked from pool/bottom
Commit Graph

3 Commits

Author SHA256 Message Date
Martin Hauke
37b0fbca4f Accepting request 943857 from home:dirkmueller:Factory
- update to 0.6.6:
  * Address RUSTSEC-2020-0071
  * Fixes process_command breaking process widget sorting
  * Fix process CPU calculation if /proc/stat CPU line has less values than expected 
  * Remove duplicate guest time in process CPU calculation

OBS-URL: https://build.opensuse.org/request/show/943857
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=16
2022-01-04 22:33:39 +00:00
Michael Vetter
08f5a04ce3 Accepting request 927379 from home:mnhauke
- Update to version 0.6.4
  * Small update to fix a bug and being slightly clearer on the
    network legend unit.
- Update to version 0.6.3
  * Small release with some bug fixes and a change in how we
    calculate Linux memory usage.
- Update to version 0.6.2
  Features
  * Add F9 key as an alternative process kill key.
  Bug Fixes
  * Fixes two bugs causing the battery widget colours and mouse
    events to be broken.

OBS-URL: https://build.opensuse.org/request/show/927379
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=15
2021-11-02 13:41:32 +00:00
Martin Hauke
239981975d Accepting request 892926 from home:mnhauke
- Update to version 0.6.1
  * Fine-grained kill signals - bottom defaulted to kill -15, but
    now, on Unix-based systems, you can directly choose which kill
    signal you want.
  * You can disable this feature if you want with the
    --disable_advanced_kill flag or config option, which will
    instead revert to the older style with just two options.
  * Scroll position indicator using --show_table_scroll_position.
  * Added Nord colour schemes. This can be enabled either in the
    config file or command line with color=nord or color=nord-light.
  * Add Ctrl-w and Ctrl-h shortcuts in search in order to delete a
    word or a character respectively.
  * Added mouse support for sorting process columns:
  * Added users as a column in the process widget.

OBS-URL: https://build.opensuse.org/request/show/892926
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=13
2021-05-17 15:43:30 +00:00