Commit Graph

32 Commits

Author SHA256 Message Date
Dominique Leuenberger
1c10587d52 Accepting request 1086628 from utilities
OBS-URL: https://build.opensuse.org/request/show/1086628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=16
2023-05-12 18:38:15 +00:00
JL K
fbfa534cc9 Accepting request 1086037 from home:jubalh:branches:utilities
- Update to 0.9.0:
  Bug Fixes:
  * #1021: Fix selected text background colour being wrong if only
    the foreground colour was set.
  * #1037: Fix is_list_ignored accepting all results if set to false
  * #1064: Disk name/mount filter now doesn't always show all
    entries if one filter wasn't set.
  * #1064: macOS disk I/O is potentially working now.
  * #597: Resolve RUSTSEC-2021-0119 by removing heim.
  Features:
  * #1016: Add support for displaying process usernames on Windows
  * #1022: Support three-character hex colour strings for styling.
  * #1024: Support FreeBSD temperature sensors based on hw.temperature.
  * #1063: Add buffer and cache memory tracking.
  * #1106: Add current battery charging state.
  * #1115: Add customizable process columns to config file.
  * #801: Add optional process time column and querying.
  Changes:
  * #1025: Officially support M1 macOS.
  * #1035: Migrate away from heim for CPU information.
  * #1036: Migrate away from heim for memory information; bottom
    will now try to use MemAvailable on Linux to determine used memory.
  * #1041: Migrate away from heim for network information.
  * #1064: Migrate away from heim for storage information.
  * #812: Fully remove heim from bottom.
  * #1075: Update how drives are named in Windows.
  * #1106: Rename battery consumption field to rate.
  Other:
  * #1008: Fix clap 3 deprecation warnings.
  * #1044: Re-enable ZFS feature.

OBS-URL: https://build.opensuse.org/request/show/1086037
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=29
2023-05-11 20:20:52 +00:00
Dominique Leuenberger
d7af15c92e Accepting request 1060447 from utilities
OBS-URL: https://build.opensuse.org/request/show/1060447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=15
2023-01-24 18:42:44 +00:00
JL K
017a0e0d43 Accepting request 1060446 from home:jlkDE
- Update to version 0.8.0:
  * Bug Fixes
    + Update help menu for disk and temperature widgets with
      sorting support.
    + Fix time graph labels not being styled.
  * Features
    + Split usage into both usage percentage and usage value.
  * Changes
    + Hide battery duration section if the value is unknown. Also
      update shortened text.
    + Automatically hide the battery widget if no batteries are
      found but --battery is enabled.

OBS-URL: https://build.opensuse.org/request/show/1060446
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=27
2023-01-23 15:24:49 +00:00
Dominique Leuenberger
089e5ae921 Accepting request 1056705 from utilities
OBS-URL: https://build.opensuse.org/request/show/1056705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=14
2023-01-07 16:19:41 +00:00
JL K
31c06feaaf Accepting request 1056704 from home:jlkDE
Update to version 0.7.1

OBS-URL: https://build.opensuse.org/request/show/1056704
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=25
2023-01-06 21:10:47 +00:00
Dominique Leuenberger
6eb86ffbb8 Accepting request 1046011 from utilities
OBS-URL: https://build.opensuse.org/request/show/1046011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=13
2023-01-02 14:01:54 +00:00
JL K
7b2be891ec Accepting request 1046010 from home:jlkDE
- Apply current rust service template
- Change source compress algorithm
- Use cargo test for check stage
- Update to version 0.7.0

OBS-URL: https://build.opensuse.org/request/show/1046010
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=23
2023-01-01 16:51:42 +00:00
Dominique Leuenberger
963afff895 Accepting request 984032 from utilities
OBS-URL: https://build.opensuse.org/request/show/984032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=12
2022-06-21 14:32:30 +00:00
Martin Hauke
60e8f0f39a Accepting request 983810 from home:firstyear:branches:utilities
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/983810
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=21
2022-06-20 18:07:47 +00:00
Dominique Leuenberger
5aa5c117e6 Accepting request 979016 from utilities
OBS-URL: https://build.opensuse.org/request/show/979016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=11
2022-05-24 18:36:15 +00:00
Martin Hauke
c0c9a7959c Accepting request 978809 from home:firstyear:branches:utilities
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/978809
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=19
2022-05-24 16:24:43 +00:00
Dominique Leuenberger
d32c51fc73 Accepting request 963943 from utilities
OBS-URL: https://build.opensuse.org/request/show/963943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=10
2022-03-22 18:40:45 +00:00
Martin Hauke
3983622298 Accepting request 962952 from home:jlkDE
- Update to 0.6.8:
  * Add PgUp/PgDown keybind support to scroll up and down a page in
    a table
  * Fix bug where the program would stall in an infinite loop if
    the width of the terminal was too small
  * Fix a bug where the number of CPUs is never refreshed
  * Update sysinfo
- Strip binary

OBS-URL: https://build.opensuse.org/request/show/962952
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=17
2022-03-22 13:04:50 +00:00
Dominique Leuenberger
5ea88081c8 Accepting request 943860 from utilities
OBS-URL: https://build.opensuse.org/request/show/943860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=9
2022-01-06 14:50:42 +00:00
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
Dominique Leuenberger
446939e54a Accepting request 928793 from utilities
OBS-URL: https://build.opensuse.org/request/show/928793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=8
2021-11-02 18:19:15 +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
Dominique Leuenberger
f3dde1a5ba Accepting request 893794 from utilities
OBS-URL: https://build.opensuse.org/request/show/893794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=7
2021-05-17 16:45:40 +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
Richard Brown
c32df34e6c Accepting request 877582 from utilities
OBS-URL: https://build.opensuse.org/request/show/877582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=6
2021-03-30 19:13:35 +00:00
Michael Vetter
773ac07a80 Accepting request 877389 from home:mnhauke
- Update to version 0.5.7
  * Fixes incorrect colours being used the CPU widget in basic
    mode.
  * Fixes hide_table_gap not working in the battery widget.
  * Fixes the sorting arrow disappearing in proc widget under
    some cases.
  * Fixes basic mode failing to report CPUs if there are less than
    4 entries to report.
- Update to version 0.5.6
  * Fixed temperature sensors not working at all on non-Linux
    platforms.
- Update to version 0.5.5
  * Fixed CPU graph colours not matching the legend in the "all"
    state.
- Update to version 0.5.4
  Changes
  * Removed the --debug option for now.
  Bug Fixes
  * Fixes a performance regression causing high memory and CPU
    usage over time.
  * Fixes process states not showing.

OBS-URL: https://build.opensuse.org/request/show/877389
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=11
2021-03-08 08:28:52 +00:00
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