90 Commits

Author SHA256 Message Date
62e4a0df5d Accepting request 1296700 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1296700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=38
2025-07-31 15:47:01 +00:00
8c760d67fe Accepting request 1295419 from home:sbradnick
- Updating ROCm to v6.4.2
- Update to version 1.4.4+git20250718.86ec5fd:
  * Changed decimal points to always be dots regardless of locale, issue #1183
  * Fix --tty/--no-tty flag having no effect
  * Update README.md (#1194)
  * docs: spelling and formatting fixes in README.md (#1182)

OBS-URL: https://build.opensuse.org/request/show/1295419
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=75
2025-07-24 05:59:43 +00:00
82a38d55bd Accepting request 1291792 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1291792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=37
2025-07-11 19:29:39 +00:00
070f4c82b2 Accepting request 1290561 from home:sbradnick
- Update to version 1.4.4+git20250703.762d0b4:
  * Reduce noise in Github templates
  * v1.4.4 Bug fixes
  * Fix auto-detection of CPU temp on Ampere boards (#1185)
  * ci: update openbsd 7 runners to 7.7
  * ci: update freebsd 14 runners to 14.3
  * Fixed floating_humanizer() to work correctly when numeric delimiter isn't a dot.
  * Add command line option to set an inital filter
  * CMake: Create a library target for intel_gpu_top code
  * CMake: Don't drop LTO silently
  * Exit gracefully if integer conversion in CLI parser fails
  * Make 100ms the minimal refresh rate
  * CI: Disable recursive cloning in workflows
  * CMake: Remove compiler warning options
  * Fix wrong use of too in terminal size error message (#1166)
  * Make the disk filter description more clear (#1077)
  * Lock/unlock config to avoid infinite recursion (#1031)

OBS-URL: https://build.opensuse.org/request/show/1290561
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=73
2025-07-04 01:09:44 +00:00
9781e6e2fe Accepting request 1280704 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1280704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=36
2025-05-30 12:32:08 +00:00
e8285de472 Accepting request 1278879 from home:sbradnick
- Updating ROCm to v6.4.1
- Update to version 1.4.3+git20250516.92f127e:
  * Remove unused .gitmodules file
  * Fix incorrect positioning and start symbol of second title introduced in 2538d89ed97bd98b8c092ca73ec75be7db888467

OBS-URL: https://build.opensuse.org/request/show/1278879
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=71
2025-05-20 19:50:08 +00:00
a0b26ba758 Accepting request 1278185 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1278185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=35
2025-05-20 07:37:09 +00:00
1240a4a4a5 Accepting request 1276536 from home:sbradnick
- Update to version 1.4.3+git20250511.ffcd064:
  * Fix dangling reference warnings for GCC 13 and later
  * v1.4.3 Bug fixes
  * Sync CMake.gitignore template
  * Ignore incomplete filter regex
  * Remove redundant optimization flag
  * Enable additional checks in libc++ with the new hardening mode
  * Revert e266ccd which broke str_to_upper() and str_to_lower()
  * ci: run cmake workflows on changes to the cmake module folder

OBS-URL: https://build.opensuse.org/request/show/1276536
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=69
2025-05-11 02:47:20 +00:00
16cfd5eabd Accepting request 1275918 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1275918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=34
2025-05-09 16:48:48 +00:00
adfde7c418 Accepting request 1273878 from home:sbradnick
- Update to version 1.4.2+git20250501.274d0c7:
  * v1.4.2 Bug fixes
  * Fix process arguments appearing outside proc box by replacing ASCII control codes with blankspace, issue #1080
  * perf: use string view everywhere
  * perf: avoid copies by moving string into struct
  * perf: avoid copies with capture-by-reference
  * refactor: use algorithm from <ranges>
  * refactor: remove unnecessary lamda
  * perf: use smaller enum base type
  * Update flags in help message and README
  * Fix wrong naming in documentation and error messages for force-utf argument
  * Respect the cli flags debug and force utf
  * Remove unused variable
  * Flatten cmake module path
  * CMake: Remove option to use mold
  * Some spelling + grammar fixes :)
  * Update Terminus font link
  * Fix typo
  * Fix devide by 0
  * Avoid potential uninitialzed variables
  * Avoid stack-use-after-return
  * Avoid floating-point division by 0
  * Initialize pti struct
  * Fix macos tree-mode + aggregate memory issue
  * Fix typo: Mhz -> MHz

OBS-URL: https://build.opensuse.org/request/show/1273878
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=67
2025-05-01 20:53:39 +00:00
2c88411b14 Accepting request 1273461 from home:sbradnick
- Update to version 1.4.1+git20250427.666d31b:
  * v1.4.1
  * CI: Pass link flags as LDFLAGS to avoid unused argument warning
  * CI: Remove debug leftover
  * Fix various typos in code, themes and workflows
  * Mark destructor noexcept and satisfy rule-of-five
  * Initialize all struct fields
  * Mark member variables private
  * Use explicit single parameter constructor
  * Ensure NUL-termination on truncation
  * Avoid repeated bounds check
  * Use O_CLOEXEC
  * Use member function instead of cast
  * Avoid copy in constructor
  * Drop trailing newlines
  * Declare local function static
  * Drop duplicate include
  * Simplify ternary expression
  * Use explicit initialization
  * Use nullptr for pointer argument
  * Add missing override annotations
  * Avoid comma operator
  * Fixed typo
  * Avoid copies in ltrim() and ltrim()
  * Avoid string copies
  * Drop unused struct members
  * Reduce variable scope
  * Avoid string copy
  * Initialize vector in one step
  * Avoid repeated lookup

OBS-URL: https://build.opensuse.org/request/show/1273461
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=66
2025-04-29 13:56:51 +00:00
58616e3aa0 Accepting request 1248783 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1248783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=33
2025-02-27 13:50:46 +00:00
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
d425e79e9f Accepting request 1230614 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1230614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=32
2024-12-12 20:20:11 +00:00
52c00ab2af Accepting request 1228550 from home:sbradnick
- Updating ROCm to v6.3.0

- Update to version 1.4.0+git20241108.e17bc6b:
  * Add 'Everforest Ligth Medium' theme
  * Support intel GPUs before Gen-6 (patch from upstream)
  * intel_name_lookup_shim.c (get_intel_device_name): Fix SEGFAULT
  * Fix rsmi_measure_pcie_speeds not saving, issue #934
  * Show GPU Watt fractions when below 100W

OBS-URL: https://build.opensuse.org/request/show/1228550
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=62
2024-12-05 14:58:33 +00:00
1652b3be78 Accepting request 1204537 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1204537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=31
2024-09-30 13:39:20 +00:00
c74e3e95cc Accepting request 1202478 from home:sbradnick
- Updating ROCm to v6.2.1
- Update to version 1.4.0+git20240922.6c0cedd:
  * v1.4.0 Intel GPU support & NetBSD support
  * Added documentation for Intel GPU support and setcap command to Makefile
  * Set Intel GPU baseline max power at 10W
  * Added warnings when toggling boxes and terminal size is to small
  * Fix missing core percentages, issue #792
  * GPU fixes
  * Fix missing headers headers for GPU build on Alpine
  * Fixed includes for CC
  * Fixed Makefile and added workaround for missing asprintf with Clang
  * intel gpu frequency
  * don't namespace on x64
  * add stdio
  * intel gpu power consumption
  * intel igpu support

OBS-URL: https://build.opensuse.org/request/show/1202478
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=60
2024-09-22 15:22:45 +00:00
acd531c3e1 Accepting request 1195799 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1195799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=30
2024-08-25 10:10:23 +00:00
9923b052e1 Accepting request 1194395 from home:sbradnick
- Updating ROCm to v6.2.0
- Update to version 1.3.2+git20240805.00c9088:
  * fix: include missed out utility header.
  * Switch macos continuous build from gcc to clang
  * Add fix for disk used and free percent #791
  * Beautify command line error output and help message
  * Disable STATIC build for cmake.
  * Fix the pkg_add command in README.
  * Bump NetBSD to 10.0 in CI.
  * Update README.md with NetBSD details.
  * Ignore netbsd folder in other builds.
  * Use kvm and ifaddr defs from shared.hpp.
  * Simplify the CI command.
  * Add support for reading thermal stats.
  * Add support for reading battery stats.
  * Get the 64 bit value of physmem.
  * Add CMake build support for NetBSD.
  * Attempt to fix the CI.
  * Fix some of the memory stats.
  * Add build files for NetBSD.
  * Add NetBSD Support.

- Update to version 1.3.2+git20240624.e4f69cd:
  * Updated soon to be deprecated actions to latest versions
  * Removed macos-14 for now due to XCode bug when compiling with gcc
  * Removed deprecated macos-11 and add macos-13 and macos-14
  * Update spacing
  * fix io_graph_speeds parsing
  * fix divide 0 error when caculating disk usage percentage (#791)

OBS-URL: https://build.opensuse.org/request/show/1194395
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=58
2024-08-16 22:17:21 +00:00
431de5577b Accepting request 1172951 from Base:System
- Adding btop-rpmlintrc as Source99

- 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:

OBS-URL: https://build.opensuse.org/request/show/1172951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=29
2024-05-10 10:05:00 +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
58d931b873 Accepting request 1149536 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1149536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=28
2024-02-22 20:01:35 +00:00
a55955e688 Accepting request 1149179 from home:dimstar:rpm4.20:b
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149179
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=53
2024-02-22 14:27:52 +00:00
54adf90c86 Accepting request 1147679 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1147679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=27
2024-02-20 20:14:43 +00:00
667d3b7977 Accepting request 1146441 from home:sbradnick
- Adding sources from 'https://github.com/rocm/rocm_smi_lib.git' to tarball
  as 'lib/rocm_smi_lib' so GPU_SUPPORT works for NVIDIA and AMD GPUs.
  * Personally, I've seen "GPU" listed in btop using a NVIDIA T1000
    dGPU as well as AMD 680M aGPU. NVIDIA required proper drivers as well
    as having nvtop and nvidia-smi working properly (if related, maybe not
    strictly required)
- Adding 'BuildRequires: cmake' so rocm_smi_lib produces:
    Building ROCm SMI static library...
    Running CMake...
    
    Building and linking...
    100%-> lib/rocm_smi_lib/build/rocm_smi/librocm_smi64.a (6.2MiB)
    ROCm SMI build complete in (03s)
  and proper linking occurs

OBS-URL: https://build.opensuse.org/request/show/1146441
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=51
2024-02-13 15:03:58 +00:00
cd60027b84 Accepting request 1146234 from home:sbradnick
- Update to version 1.3.2+git20240212.fd2a2ac:
  * v1.3.2 Hotfix GPU support AMD ROCm v6
  * Fixed variable names
  * Add check for possible librocm_smi64.so.6 and check for version 7 in the function logic
  * fix: Can't detect librocm 6.0.x
  * fix: Change bad link to old rocm repository

OBS-URL: https://build.opensuse.org/request/show/1146234
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=50
2024-02-12 16:29:40 +00:00
823fb8be5c Accepting request 1146068 from home:sbradnick
Update to version 1.3.1

OBS-URL: https://build.opensuse.org/request/show/1146068
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=49
2024-02-12 05:22:27 +00:00
245c7dbfb9 Accepting request 1138734 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1138734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=26
2024-01-15 21:19:46 +00:00
3accc62bb1 Accepting request 1137462 from home:sbradnick
- Update for version 1.3.0+git20240107.36842a3:
  * Updating Copyright date
  * Adding 'Makefile.diff' so {CHANGELOG,README}.md live in the same DOCDIR
  * Fixing up hardcoded /usr vs. %{_prefix}
  * Adjustments so btop builds for Leap 15.5/15.6

OBS-URL: https://build.opensuse.org/request/show/1137462
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=47
2024-01-08 00:13:11 +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
a162e579be Accepting request 1096188 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1096188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=25
2023-07-03 15:41:54 +00:00
dbc6e8b186 Accepting request 1094957 from home:sbradnick
- Update to version 1.2.13+git20230615.7e50b03:
  * Fix integer overflows in btop_collect.cpp
  * Enable Clang as a compiler.
  * Remove pthread_exit().
  * Replace `statvfs64` with `statvfs` and define `_FILE_OFFSET_BITS=64`.
  * Include <codecvt> required by Clang.
  * Move `#include` to top level and exclude Clang from compiler version check.
  * Insert `std::` for warning `unqualified call to std::move`.
  * Include 3rd party headers with isystem to silence warnings.
  * amend! update cpu load average display
  * update cpu load average display
  * chore: remove spaces before language in code blocks
  * chore: update readme to include --recursive
  * chore: adjust worflows to recursively clone the repository
  * feat: prefer fmt submodule over copy-and-paste headers
  * println -> fmt::println
  * Readd using namespace fmt
  * fix: prefix with `fmt::` to fix ambiguous call to `format()`, that also refers to `/usr/include/c++/13.1.1/format`
  * Debug times thousand separator
  * Debug times box changes
  * btop.cpp -> fmt
  * Fix link to themes folder

- Update to version 1.2.13+git20230318.872eb3e:
  * Silence "warning: unqualified call to 'std::move'" in clang.
  * Update everforest-dark-hard.theme

- Update to version 1.2.13+git20230223.471c68f:
  * readme: Add zfs_arc_cached documentation
  * Linux: subtract ZFS ARC min size from available memory

OBS-URL: https://build.opensuse.org/request/show/1094957
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=44
2023-06-23 20:06:10 +00:00
b72dc666e5 Accepting request 1057660 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1057660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=24
2023-01-11 13:35:02 +00:00
d89507ff22 Accepting request 1046636 from home:sbradnick
- Update to version 1.2.13+git20221215.c4ee41e:
  * Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480
  * Makefile: make build targets depend on directories

- Update to version 1.2.13+git20221130.e67a35d:
  * Removed unused statement...
  * Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal.

OBS-URL: https://build.opensuse.org/request/show/1046636
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=42
2023-01-03 18:47:13 +00:00
fbb27c8a0d Accepting request 1037399 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1037399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=23
2022-11-23 08:48:11 +00:00
ca2356fc1d Accepting request 1037398 from home:sbradnick
- Update to version 1.2.13+git20221106.0f8498f:
  * v1.2.13 Bug fixes
  * osx: replace getnameinfo with inet_ntop
  * a comment about AF_LINK being ignored on purpose
  * FreeBSD: replace getnameinfo with inet_ntop
  * Fixed: Process nice value underflowing, issue #461
  * Add git config safe-directory inside freebsd vm
  * OSX: use the first IP of the interface
  * Added "Continuous Build FreeBSD" badge
  * Removed bad line and gcc12 install since gcc12 i preinstalled
  * Possible fix for broken xcode command line tools
  * Use gcc12 for macos12
  * FreeBSD: use the first IP of the interface
  * Use sh instead of csh
  * Update continuous-build-freebsd.yml
  * Update continuous-build-macos.yml
  * Create continuous-build-freebsd.yml
  *  Add actions run for pull requests (macos) [skip actions]
  * Add actions run for pull requests (linux) [skip actions]
  * Fixed: Not picking up last username from /etc/passwd
  * make IPBUFFER_MAXSIZE an enum constant
  * use inet_ntop instead of getnameinfo
  * Show the first IP of the interface in NET box
  * Address comment
  * Fix bug in proc_tree view when showing full cmd
  * proc tree: fix width threshold to match commit message and use and/or instead of &&, ||
  * proc tree view: if there's more than 40 width left, try to print full cmd
  *  macOS Ventura compile instructions
  * macOS Ventura compile instructions
  * Added autodetection for gcc12 to make compiling on macos Ventura easier.

OBS-URL: https://build.opensuse.org/request/show/1037398
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=40
2022-11-22 18:52:12 +00:00
ee31ca64a1 Accepting request 1011026 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1011026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=22
2022-10-15 14:37:49 +00:00
4404067d65 Accepting request 1008881 from home:sbradnick
- Update to version 1.2.12+git20221007.3dd6a6c:
  * v1.2.12 Bug fix
  * Added: Dynamic updating of max number of CPU cores

OBS-URL: https://build.opensuse.org/request/show/1008881
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=38
2022-10-07 19:41:02 +00:00
c7f381d21c Accepting request 1008789 from home:sbradnick
- Update to version 1.2.11+git20221007.1444476:
  * v1.2.11 Quick fix for number of cores detection
  * Fixed: Number of cores wrongly detected for Ryzen in rare cases.

OBS-URL: https://build.opensuse.org/request/show/1008789
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=37
2022-10-07 13:32:17 +00:00
fbb42a417c Accepting request 1008594 from home:sbradnick
- Classic 'forgot to remove old .tar.gz before ci' scenario ...

- Classic 'forgot to add new .tar.gz before ci' scenario ...

- Update to version 1.2.10+git20221006.7a2556e:
  * v1.2.10 Bug fixes, cleanup + a new theme
  * Fixed: Cpu::collect() core count counter...
  * All but two places `const bool` have been updated
  * More const bool cleanup
  * Remove const from bool variables
  * Avoid the unnecessary use of copy constructor
  * Fix variable initialization to 'auto' for getB()
  * Forgot to update 'auto' usage wherever necessary
  * More 'No need for const & in bool'
  * No need for const & in bool
  * Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
  * Further Cleanup Part 2
  * Further 'cleanup'
  * Further improvements
  * Clean up btop_tools.{hpp,cpp} files
  * Ignore files created by Qt Creator

OBS-URL: https://build.opensuse.org/request/show/1008594
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=36
2022-10-06 21:11:02 +00:00
8e5dd17eb6 Accepting request 1007570 from home:sbradnick
- Update to version 1.2.9+git20221002.24f0609:
  * Fixed: Crashing when cores are offline
  * Fixed missing "#" from value
  * Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
  * Updated README.md
  * [feature] Added Paper theme
  * Update FUNDING.yml
  * Update FUNDING.yml
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1007570
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=35
2022-10-02 17:11:32 +00:00
ea62f0a983 Accepting request 1002965 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1002965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=21
2022-09-12 17:09:00 +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
190f915d22 Accepting request 987270 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/987270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=20
2022-07-07 10:57:18 +00:00
0a8fd4b8ac Accepting request 985931 from home:sbradnick
- Update to version 1.2.8+git20220629.102b6db:
  * v1.2.8 New features & themes
  * use Shared::procPath, fix Logger error type
  * Fixed kernel proc filter clearing issue + optimization
  * Optimize away clear_kernel_cache() function
  * Add tomorrow night theme
  * fix identation
  * Remove duplicate fstype setter
  * Remove forgotten debug logger calls
  * Added support for ZFS pool io stats monitoring
  * Changed: Disable battery monitoring if it fails instead of exiting
  * Add everforest-dark-hard.theme
  * Changed spaces to tabs
  * Finished kernel proc filtering.
  * Added a check for filter kernel mode
  * Added caching for kernel processes.
  * More indentation
  * Replaced my spaces with tabs
  * Indentation fix.
  * Woops that went unnoticed, didn't it?
  * Fixed menu description
  * Added linux label on the config option
  * Fixed clang-format off labels
  * Made kernel process filtering more efficient
  * Replaced $*\s with tabs
  * Fixed some formatting issues.
  * Added TUI option for kernel proc filtering.
  * Moved to correct version of the code

- Adjusting '/usr/bin' to '%{_bindir}'

OBS-URL: https://build.opensuse.org/request/show/985931
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=31
2022-06-29 18:24:33 +00:00
c42786c6a7 Accepting request 980175 from Base:System
OBS-URL: https://build.opensuse.org/request/show/980175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=19
2022-06-01 15:34:47 +00:00
60f5453c10 Accepting request 980174 from home:sbradnick
- Swapping out '%{_datarootdir}' for '%{_datadir}'.

OBS-URL: https://build.opensuse.org/request/show/980174
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=29
2022-05-31 20:37:55 +00:00
ce6d3b9eb4 Accepting request 980161 from home:sbradnick
- Update to version 1.2.7+git20220528.c3eb02f:
  * v1.2.7 Bug fixes & new features
  * Fixed: Net sync scale bug
  * Added tokyo-night & tokyo-storm theme

- Update to version 1.2.6+git20220516.c257938:
  * Fix makefile to install to /usr/local instead of /usr
  * Update makefile to install/remove icons and desktop entry
  * Add desktop icon svg and png
  * Add btop.desktop
  * Added: Case insensitive process filtering

OBS-URL: https://build.opensuse.org/request/show/980161
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=28
2022-05-31 19:52:12 +00:00
cff2995f32 Accepting request 976929 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/976929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=18
2022-05-12 21:01:04 +00:00