Commit graph

571 commits

Author SHA1 Message Date
aristocratos 0c6a2f701d v1.2.9 Bug fixes + new features and themes 2022-08-28 13:47:37 +02:00
aristocratos 90034156dd Fixed: Memory values not clearing properly when not in graph mode in mem box 2022-08-28 13:36:00 +02:00
Jakob P. Liljenberg 7190cf4be6
Merge pull request #411 from kz6fittycent/main
Issue 407
2022-08-23 18:07:26 +02:00
kz6fittycent 7f38f3a7bc
Merge pull request #4 from kz6fittycent/testing
Btop-desktop info added
2022-08-23 10:29:40 -05:00
kz6fittycent 5de351cdda Cleaning up snap 2022-08-23 10:28:15 -05:00
kz6fittycent e9e3aabe31 Instructions for btop-desktop 2022-08-23 10:24:11 -05:00
kz6fittycent 4dd87b0124
Update snapcraft.yaml 2022-08-23 09:43:39 -05:00
kz6fittycent 5e10117f44
Merge pull request #3 from kz6fittycent/testing
Removing desktop launch
2022-08-23 09:39:47 -05:00
kz6fittycent a4eed31f85
Removing desktop launch
Users mentioned dramatically increased size as a potential problem. I may entertain a separate snap for desktops and this original for servers/simplified deployments.
2022-08-23 09:39:12 -05:00
Jakob P. Liljenberg 4922841c62
Merge pull request #410 from pkubaj/patch-1
Add FreeBSD installation command
2022-08-23 07:27:54 +02:00
pkubaj a734d51288
Add FreeBSD installation command 2022-08-23 02:27:21 +00:00
Jakob P. Liljenberg 47ea0807ee
Merge pull request #384 from Fingerzam/main
Add solarized_light theme
2022-08-22 16:10:11 +02:00
Jakob P. Liljenberg 63d61cbc3d
Merge pull request #396 from dennismayr/theme/elementarish
[feature] Created 'Elementarish' theme
2022-08-22 16:07:56 +02:00
Jakob P. Liljenberg c83aabfc6a
Merge pull request #402 from kyli0x/kyli0x-theme
updated kyli0x theme colors
2022-08-22 16:05:27 +02:00
Jakob P. Liljenberg 3795814e2e
Merge pull request #406 from kz6fittycent/main
Got the desktop launch working in the snap
2022-08-22 16:04:39 +02:00
Jakob P. Liljenberg 250d3edc40
Merge pull request #398 from jonathanspw/rpm-install-instructions
Add Fedora/RHEL install docs
2022-08-22 16:03:55 +02:00
kz6fittycent ad03a3723a
Update snapcraft.yaml 2022-08-21 16:09:51 -05:00
kz6fittycent 0cd636a3a4
Merge pull request #2 from kz6fittycent/testing
Desktop UI now working in snap
2022-08-21 15:50:31 -05:00
kz6fittycent 238f23a0cf
Update snapcraft.yaml 2022-08-21 15:45:24 -05:00
kz6fittycent 46de9a595d
Update snapcraft.yaml 2022-08-21 15:41:27 -05:00
kz6fittycent 3b3b44e20b
Update btop.desktop 2022-08-21 15:32:12 -05:00
kz6fittycent 00417c28d9
Update btop.desktop 2022-08-21 15:31:20 -05:00
kz6fittycent aa9b750bc5
Add files via upload 2022-08-21 15:31:02 -05:00
kz6fittycent e700334c35
Create btop.desktop 2022-08-21 15:29:22 -05:00
kz6fittycent b80ef50131
Update snapcraft.yaml 2022-08-21 15:19:58 -05:00
kz6fittycent 4c029eed07
Update snapcraft.yaml 2022-08-21 15:13:45 -05:00
kz6fittycent 4535e04fc5
Update snapcraft.yaml 2022-08-21 15:06:55 -05:00
kz6fittycent aabfc82c44
Update snapcraft.yaml 2022-08-21 15:02:48 -05:00
kz6fittycent e199fdd4b2
Update snapcraft.yaml 2022-08-21 14:58:13 -05:00
kz6fittycent 40bb998edf
Update snapcraft.yaml 2022-08-21 14:56:21 -05:00
kz6fittycent 4e6f0c2843
Maybe 2022-08-21 14:47:18 -05:00
kyli0x c0c57818ce updated color change 2022-08-11 13:40:47 -04:00
Aristocratos 2d6bf1f4aa Added: Option to hide the small cpu graphs for processes 2022-07-29 16:18:06 +02:00
Jonathan Wright 67339cf954
Add Fedora/RHEL install docs 2022-07-28 09:26:03 -05:00
Dennis Mayr 578e776079
[fix] Color correction
Applied more accurate shades
2022-07-27 15:16:44 -04:00
Aristocratos edbafa9060 Changed: Small graphs now show colors for each character 2022-07-26 21:34:14 +02:00
Dennis Mayr 09fb45b05f
[feature] Created 'Elementarish' theme
'Elementarish' theme, based on Elementary OS' Terminal scheme.
2022-07-22 22:59:30 -04:00
aristocratos 7dc398f0c0 Merge branch 'main' of github.com:aristocratos/btop 2022-07-13 17:26:46 +02:00
aristocratos a84a7e6a5c Fixed: Getting selfpath on macos (fix for finding theme folder) 2022-07-13 17:24:34 +02:00
Jakob P. Liljenberg b48596486e
Merge pull request #385 from simplepad/zfs-iostat-new
Implement new ZFS pool io monitoring and the option to show ZFS pools only
2022-07-11 19:24:08 +02:00
simplepad a33bab3000
switch Logger calls to debug() to avoid filling up the logfile 2022-07-11 19:16:19 +03:00
simplepad bc608e862e
rename zfs_pools_only option to zfs_hide_datasets, make its description clearer 2022-07-11 19:08:25 +03:00
simplepad 189cba73e4
check if at least one object was read before updating ZFS pool io in zfs_collect_pool_total_stats(), use try-catch to prevent possible crashes from int_64t conversions 2022-07-09 03:46:15 +03:00
aristocratos 45c8a3f3d5 Merge branch 'main' of github.com:aristocratos/btop 2022-07-08 19:40:23 +02:00
Jakob P. Liljenberg 12dad37e04
Merge pull request #386 from mohi001/main
add "?" as an option to see help
2022-07-07 15:41:50 +02:00
mohammad hashemy 3e049046f7 add "?" to see help
Signed-off-by: mohammad hashemy <smhd.hashemy@outlook.com>
2022-07-07 17:56:05 +04:30
aristocratos ab92ed1257 Fixed: Logo transparency 2022-07-05 11:52:12 +02:00
simplepad 4969dd8dc6
Use fs::directory_iterator() instead of readdir() in ZFS functions, use fs::path instead of strings. 2022-07-05 01:12:19 +03:00
simplepad 30cc42fcd9
Move get_zfs_stat_file() and zfs_collect_pool_total_stats() functions declarations to btop_collect.cpp so they aren't included when compiling for macos and freebsd 2022-07-05 00:20:33 +03:00
simplepad 7feff854fd
Made ZFS stats collection compatible with zfs_pools_only option. ZFS pool's stat filepath points to the objset-* file when the option is disabled, otherwise it points to the pool's stats directory. Made ZFS total pool stat collection into a separate function for clean code. Also removed an unnecessary variable in the default ZFS stat collection, and changed io_ticks to track the number of reads/writes, reducing unnecessary calculations. 2022-07-04 01:28:25 +03:00