SHA256
1
0
forked from pool/bottom
Commit Graph

10 Commits

Author SHA256 Message Date
Dominique Leuenberger
c3f071d16c Accepting request 852559 from utilities
OBS-URL: https://build.opensuse.org/request/show/852559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=5
2020-12-02 12:59:22 +00:00
Michael Vetter
045405857d Accepting request 851544 from home:mnhauke
- 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
2020-12-02 09:14:32 +00:00
Dominique Leuenberger
a822c9b47c Accepting request 830698 from utilities
OBS-URL: https://build.opensuse.org/request/show/830698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=4
2020-08-31 14:53:47 +00:00
Michael Vetter
6499772746 Accepting request 830598 from home:mnhauke
- 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
2020-08-31 08:11:13 +00:00
Dominique Leuenberger
57bdc10229 Accepting request 806113 from utilities
OBS-URL: https://build.opensuse.org/request/show/806113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=3
2020-05-20 16:43:58 +00:00
Michael Vetter
8ded763973 Accepting request 805772 from home:mnhauke
- Update to version 0.4.3
  * Minor update to update a dependency to avoid an overflow.

OBS-URL: https://build.opensuse.org/request/show/805772
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=5
2020-05-17 07:25:36 +00:00
Dominique Leuenberger
248d6e28a4 Accepting request 805507 from utilities
OBS-URL: https://build.opensuse.org/request/show/805507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=2
2020-05-14 21:27:24 +00:00
Michael Vetter
3faa8bc059 Accepting request 803633 from home:mnhauke
- 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
2020-05-14 08:42:29 +00:00
Dominique Leuenberger
0e541e8f31 Accepting request 802624 from utilities
I want to maintain bottom in Factory

OBS-URL: https://build.opensuse.org/request/show/802624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=1
2020-05-11 11:45:05 +00:00
Michael Vetter
d492f46ca4 Accepting request 802513 from home:mnhauke
Initial package for bottom

OBS-URL: https://build.opensuse.org/request/show/802513
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=1
2020-05-11 07:00:19 +00:00