6 Commits

Author SHA256 Message Date
9d7c194711 Accepting request 1247225 from home:sbradnick
- Updating ROCm to v6.3.3
- Update to version 1.4.0+git20250213.53df78d:
  * Resetting last selection on page navigation in optionsMenu to avoid unordered_map error
  * Update Ryzen name trimming
  * Share the CPU name trimming code between platforms
  * Drop macos 12 build, add v14 and v15
  * Fix cmake-macos workflow
  * Bump version of deprecated upload-artifact step
  * Update obsolete egrep call

- Updating ROCm to v6.3.2

- Updating ROCm to v6.3.1
- Update to version 1.4.0+git20241214.5535f50:
  * Menu something...
  * Fix menu crash when GPU_SUPPORT=false, issue #989

OBS-URL: https://build.opensuse.org/request/show/1247225
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=64
2025-02-19 19:27:55 +00:00
50a3346ed1 Accepting request 1172949 from home:sbradnick
- Adding btop-rpmlintrc as Source99

OBS-URL: https://build.opensuse.org/request/show/1172949
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=56
2024-05-09 13:56:13 +00:00
edbe888605 Accepting request 1171182 from home:sbradnick
- Removing btop_collect.cpp.diff since it was fixed upstream
- Update to version 1.3.2+git20240501.dd4ada7:
  * Fixed missing definition for ROCm static build

- Using '-pie' for 15.5 and 15.6 causes errors in the linking stage, removing.
- Adding btop-rpmlintrc

- Adjusting btop_collect.cpp.diff to follow suggestion from
  https://github.com/aristocratos/btop/issues/837

- Update to version 1.3.2+git20240430.b48bf6a:
  * Add info text about regex filtering in help menu
  * Add regex filtering
  * Fix typo
  * Show time in days when remaining battery exceeds an estimation of 24h
  * Fix brew not finding LLVM path after release of LLVM 18
  * Remove logging for uid without username
  * osx: show uid instead of 'unknown' if no user exists with the same
  * fix: crash on osx proc box
  * fix pwr_usage not being defined correctly during rsmi collection

- Adding btop_collect.cpp.diff which reverts changes that were done as a part
  of https://github.com/aristocratos/btop/issues/794 and incorporated as
  https://github.com/aristocratos/btop/pull/796
- Adding ROCm tarball as Source1 vs. injecting into tarball manually
- Updating included ROCm version from 6.0.2 to 6.1.0

- Update to version 1.3.2+git20240218.6c66740:
  * collect: Fix reading of battery power draw on Linux
  * cmake: Remove version specifier

OBS-URL: https://build.opensuse.org/request/show/1171182
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=55
2024-05-01 20:05:20 +00:00
e46fc61c2b Accepting request 1137387 from home:sbradnick
- Update to version 1.3.0+git20240107.36842a3:
  * v1.3.0 GPU Support Linux and platform support OpenBSD
  * Fixed gpu boxes visibility state not saved and removed unnecessary comments
  * Fixed config variable show_gpu_info working correctly

- Update to version 1.2.13+git20240103.114a98d:
  * Add flag to set the refresh rate from command line
  * Don't pass int by reference
  * Improved error handling when determining the config directory
  * Update snapcraft.yaml to fix compile
  * Remove detailed compiler check
  * Add build status for OpenBSD
  * Add compile instructions for OpenBSD
  * Fix name of job in build
  * Add Continuous Build OpenBSD
  * Change robin_hood maps to std::unordered_map
  * Squashed commit of the following:
  * Proc::draw() -> Use std::erase_if() instead of for loops
  * Fixed leftover code in GPU init logging false errors
  * Try alternative names for GPU libraries during GPU init
  * Document DEBUG flag for Makefile
  * Fix errors
  * Added more checks and debug logging
  * Return const refs
  * Remove robin_hood.h
  * Fix call to compact and missing utility include
  * Revert "Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback"
  * Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback
  * Replace robin_hood map and set with STD alternative and add safeVal() function for map/vector access with fallback
  * Fixed test-snap-can-build.yml

OBS-URL: https://build.opensuse.org/request/show/1137387
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=46
2024-01-07 17:24:49 +00:00
d6af238d55 Accepting request 1002964 from home:sbradnick
- Update to version 1.2.9+git20220828.26ac007:
  * Fixed: Process tree filtering not case insensitive
  * v1.2.9 Bug fixes + new features and themes
  * Fixed: Memory values not clearing properly when not in graph mode in mem box
  * Cleaning up snap
  * Instructions for btop-desktop
  * Update snapcraft.yaml
  * Removing desktop launch
  * Add FreeBSD installation command
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update btop.desktop
  * Update btop.desktop
  * Add files via upload
  * Create btop.desktop
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Maybe
  * updated color change
  * Added: Option to hide the small cpu graphs for processes
  * Add Fedora/RHEL install docs
  * [fix] Color correction
  * Changed: Small graphs now show colors for each character
  * [feature] Created 'Elementarish' theme
  * Fixed: Getting selfpath on macos (fix for finding theme folder)

OBS-URL: https://build.opensuse.org/request/show/1002964
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=33
2022-09-12 13:48:08 +00:00
e104d554c0 Accepting request 970875 from home:sbradnick:branches:Base:System
- Update to version 1.2.6+git20220414.9abf849:
  * Update snapcraft.yaml

- Update to version v1.2.6+git20220413.4bae3c4:
  * Update continuous-build-linux.yml
  * v1.2.6 Bug fixes
  * Changed: Enter symbol to a more common variant
  * updated robin_hood.h to v3.11.5
  * Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD
  * Fixed: Wrong memory unit when shorten and size is less than 10
  * v1.2.5 Bug fixes
  * Fixed: Mouse mappings for net box
  * fix: title_left symbol between auto and zero in the net box is not displayed

OBS-URL: https://build.opensuse.org/request/show/970875
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=24
2022-04-19 16:31:12 +00:00