1
0
forked from pool/btop
Commit Graph

32 Commits

Author SHA1 Message Date
4b77d63640 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
eb169cfaf3 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
a84cce1dad 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
819077934e 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
2adccee33f 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
e50225cc9c 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
5e8c7039d6 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
1600a3c323 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
dd09a403c7 Accepting request 975259 from home:sbradnick
- Update to version 1.2.6+git20220505.841941a:
  * Include ZFS ARC in cached/available memory on Linux
  * Fixed: Disk IO stats for individual partitions instead of whole disk
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * removed unneeded plugin

- Update to version 1.2.6+git20220413.4bae3c4:

OBS-URL: https://build.opensuse.org/request/show/975259
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=26
2022-05-05 19:40:25 +00:00
6d0e8c2e5e 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
e743ef733a Accepting request 960036 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.5:
  * Fixed: Fallback to less accurate UTF8 char count if conversion to
    wstring fails
  * Fixed: Small ui fixes for mem and disks
  * Added: New theme HotPurpleTrafficLight, by @pallebone
  * Fixed: title_left symbol between auto and zero in the net box is
    not displayed, by @mrdotx
  * Fixed: Mouse mappings for net box

OBS-URL: https://build.opensuse.org/request/show/960036
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=22
2022-03-07 17:42:08 +00:00
897e40ff69 Accepting request 958089 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.4:
  * Optimization: Proc::draw()
  * Fixed: Ignore duplicate disks with same mountpoint
  * Changed: Restrict command line for processes to 1000 characters to fix
    utf8 conversion errors
  * Added: add "g" and "G" to vim keys, by @mohi001

OBS-URL: https://build.opensuse.org/request/show/958089
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=21
2022-02-28 17:30:19 +00:00
ba91966cc3 Accepting request 955096 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.3:
  * Changed: floating_humanizer() now show fractions when shortened and value
    is < 10
  * Fixed: Process tree not redrawing properly
  * Fixed: string to wstring conversion crash when string is too big

- Update to upstream release 1.2.2:
  * Changed: Reverted uncolor() back to using regex to fix delay in opening
    menu when compiled with musl
  * Added: Toggle for showing free disk space for privileged or normal users
  * Added: Clarification on signal screen that number can be manually entered

OBS-URL: https://build.opensuse.org/request/show/955096
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=20
2022-02-15 18:56:11 +00:00
003fdc242f Accepting request 953808 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.1:
  * Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard
  * Fixed: Fx::uncolor not removing all escapes
  * Fixed: Text alignment for popup boxes
  * Fixed: Terminal resize warning getting stuck
  * Removed: Unnecessary counter for atomic_lock
  * Added: Percentage progress to Makefile
  * Fixed: Alignment of columns in proc box when wide UTF8 characters are used
  * Fixed: Battery meter draw fix

OBS-URL: https://build.opensuse.org/request/show/953808
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=19
2022-02-11 19:23:56 +00:00
73f8cf5a0c Accepting request 947247 from home:sbradnick:branches:Base:System
- Update to upstream release 1.2.0:
  * Added: Support for FreeBSD, by @joske and @aristocratos
  * Fixed (again): Account for system rolling over net speeds in Net::collect()
  * Added: Theme gruvbox_material_dark, by @marcoradocchia
  * Added: Option for base 10 bytes/bits

  * Fixed: Create dependency files in build directory when compiling, by @stwnt
  * Fixed: fix CPU temp fallback on macOS, by @joske
  * Changed: From rng::sort() to rng::stable_sort() for more stability
  * Fixed: in_avail() can always be zero, by @pg83

OBS-URL: https://build.opensuse.org/request/show/947247
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=18
2022-01-18 15:19:35 +00:00
2ec0a3551a Accepting request 943241 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.4:
	* Fixed: Create dependency files in build directory when compiling, by @stwnt
	* Fixed: fix CPU temp fallback on macOS, by @joske
	* Changed: From rng::sort() to rng::stable_sort() for more stability
	* Fixed: in_avail() can always be zero, by @pg83

OBS-URL: https://build.opensuse.org/request/show/943241
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=17
2021-12-30 15:36:34 +00:00
88f1ba2475 Accepting request 940285 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.3:
  * Added: New theme ayu, by @AlphaNecron
  * Added: New theme gruvbox_dark_v2, by @pietryszak
  * Fixed: Macos cpu coretemp for Intel, by @joske
  * Added: New theme OneDark, by @vtmx
  * Fixed: Fixed network graph scale int rollover
  * Fixed: Suspected possibility of very rare stall in Input::clear()

OBS-URL: https://build.opensuse.org/request/show/940285
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=16
2021-12-13 15:49:22 +00:00
b62dde8d5d Accepting request 934743 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.2:
  * Fixed: SISEGV on macos Mojave, by @mgradowski
  * Fixed: Small optimizations and fixes to Mem::collect() and Input::get()
  * Fixed: Wrong unit for net_upload and net_download in config menu
  * Fixed: UTF-8 detection on macos
  * Fixed: coretemp iteration due to missing tempX_input, by @KFilipek
  * Fixed: coretemp ordering

OBS-URL: https://build.opensuse.org/request/show/934743
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=15
2021-11-30 15:36:26 +00:00
8163f5906e Accepting request 931841 from home:sbradnick:branches:Base:System
- Update to upstream release 1.1.1:
  * Added: Partial static build (libgcc, libstdc++) for macos
  * Changed: Continuous build macos switched to OSX 11.6 (Big Sur) and partial static build
  * Changed: Release binaries for macos switched to OSX 12 (Monterey) and partial static build

- Update to upstream release 1.1.0:
  * Added: Support for OSX, by @joske and @aristocratos

OBS-URL: https://build.opensuse.org/request/show/931841
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=14
2021-11-16 18:52:28 +00:00
5df5219f74 Accepting request 930480 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.24:
  * Changed: Collection ordering
  * Fixed: Restore all escape seq mouse modes on exit
  * Fixed: SIGINT not cleaning up on exit
- Update to upstream relaese 1.0.23:
  * Fixed: Config parser missing first value when not including version header
  * Fixed: Vim keys menu lists selection
  * Fixed: Stall when clearing input queue on exit and queue is >1
  * Fixed: Inconsistent behaviour of "q" key in the menus

OBS-URL: https://build.opensuse.org/request/show/930480
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=13
2021-11-09 15:25:35 +00:00
18179a03d5 Accepting request 929208 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.22:
  * Fixed: Bad values for disks and network on 32-bit

- Update to upstream release 1.0.21:
  * Fixed: Removed extra spaces in cpu name
  * Added: / as alternative bind for filter
  * Fixed: Security issue when running with SUID bit set

OBS-URL: https://build.opensuse.org/request/show/929208
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=12
2021-11-04 16:54:08 +00:00
132a0d0094 Accepting request 927814 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.20:
  * Added: Improved cpu sensor detection for Ryzen Mobile, by @adnanpri
  * Changed: Updated makefile
  * Changed: Regex for Fx::uncolor() changed to string search and replace
  * Changed: Removed all use of regex with dedicated string functions

OBS-URL: https://build.opensuse.org/request/show/927814
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=11
2021-10-27 16:00:18 +00:00
87751fa848 Accepting request 926996 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.19:
  * Fixed: Makefile now tests compiler flag compatibility

OBS-URL: https://build.opensuse.org/request/show/926996
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=10
2021-10-22 14:19:39 +00:00
df4260c3f9 Accepting request 926325 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.18:
  * Fixed: Makefile g++ -dumpmachine failure to get platform on some distros
- Update to upstream release 1.0.17:
  * Changed: Reverted mutexes back to custom atomic bool based locks
  * Added: Static binaries switched to building with musl + more platforms, by @jan-guenter
  * Fixed: Improved battery detection, by @jan-guenter
  * Added: Displayed battery selectable in options menu
  * Fixed: Battery error if non existent battery named is entered

OBS-URL: https://build.opensuse.org/request/show/926325
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=9
2021-10-19 16:48:33 +00:00
bd80c46457 Accepting request 926066 from home:sbradnick:branches:Base:System
- Updating to version 1.0.16 ...

OBS-URL: https://build.opensuse.org/request/show/926066
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=8
2021-10-18 18:08:59 +00:00
bc5b4da8ad Accepting request 925159 from home:sbradnick:branches:Base:System
- Updating to version 1.0.15 ...

OBS-URL: https://build.opensuse.org/request/show/925159
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=7
2021-10-13 18:07:00 +00:00
b389ee39b8 Accepting request 923780 from home:sbradnick:branches:Base:System
- Updating to version 1.0.14 ...

OBS-URL: https://build.opensuse.org/request/show/923780
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=6
2021-10-07 14:11:28 +00:00
a7bbdc3c42 Accepting request 923387 from home:seife:testing
allow build on 15.3, improve filelist (no more "files listed twice...")

OBS-URL: https://build.opensuse.org/request/show/923387
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=5
2021-10-07 13:28:24 +00:00
Dominique Leuenberger
27e8f2081a Accepting request 922575 from Base:System
New package see https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/JXO2N7O3NHNXIIENZURMDZDOLIQWSCYC/

OBS-URL: https://build.opensuse.org/request/show/922575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btop?expand=0&rev=1
2021-10-04 16:39:36 +00:00
ab276fd871 Accepting request 922238 from home:sbradnick:branches:Base:System
- Updating to version 1.0.11 ...

OBS-URL: https://build.opensuse.org/request/show/922238
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=3
2021-09-29 21:03:27 +00:00
7b10d32030 Accepting request 922051 from home:sbradnick:branches:Base:System
- Updating to version 1.0.10 ...

OBS-URL: https://build.opensuse.org/request/show/922051
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=2
2021-09-28 18:20:45 +00:00
Stefan Seyfried
764efd21a7 Accepting request 921997 from home:sbradnick
Cleaning up per request of seife.

OBS-URL: https://build.opensuse.org/request/show/921997
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=1
2021-09-28 14:34:52 +00:00