kz6fittycent
06e30f6c24
Merge pull request #1 from kz6fittycent/testing
...
Update snapcraft.yaml
2022-04-22 18:39:46 -05:00
kz6fittycent
5fb2efa8c0
Update snapcraft.yaml
2022-04-22 18:39:12 -05:00
kz6fittycent
23a8b5238f
removed unneeded plugin
2022-04-14 14:52:07 -05:00
Jakob P. Liljenberg
9abf849383
Merge pull request #313 from kz6fittycent/main
...
Update snapcraft.yaml
2022-04-14 14:45:06 +02:00
kz6fittycent
384f082cd9
Update snapcraft.yaml
2022-04-13 18:45:18 -05:00
Jakob P. Liljenberg
4bae3c4f86
Update continuous-build-linux.yml
...
Fix - Unsafe repository stop
2022-04-13 11:42:04 +02:00
aristocratos
df205fb23c
v1.2.6 Bug fixes
2022-04-13 11:19:47 +02:00
aristocratos
2d9399389c
Changed: Enter symbol to a more common variant
2022-04-13 08:13:39 +02:00
aristocratos
87579be5d6
updated robin_hood.h to v3.11.5
2022-04-06 13:03:49 +02:00
aristocratos
9373d9d702
Merge branch 'main' of github.com:aristocratos/btop
2022-03-26 03:02:48 +01:00
aristocratos
b0d5c03787
Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD
2022-03-26 03:00:54 +01:00
Jakob P. Liljenberg
d14af7f0e0
Merge pull request #284 from mohi001/main
...
Fixed: Wrong memory unit when shorten and size is less than 10
2022-03-07 13:58:10 +01:00
mohammad hashemy
c6c08708ec
Fixed: Wrong memory unit when shorten and size is less than 10
2022-03-07 16:11:36 +03:30
aristocratos
76e26b0c51
v1.2.5 Bug fixes
2022-03-06 00:27:23 +01:00
aristocratos
294b753164
Fixed: Mouse mappings for net box
2022-03-04 20:26:04 +01:00
aristocratos
7097c1c790
Merge branch 'main' of github.com:aristocratos/btop
2022-03-04 20:23:12 +01:00
aristocratos
2b569266d3
Fixed: Small ui fixes for mem and disks
2022-03-04 20:22:46 +01:00
Jakob P. Liljenberg
c0d54f5e45
Merge pull request #275 from mrdotx/draw_fix
...
fix: title_left symbol between auto and zero in the net box is not di...
2022-03-04 20:21:33 +01:00
aristocratos
156f72fd29
Merge branch 'main' of github.com:aristocratos/btop
2022-03-04 19:40:01 +01:00
aristocratos
27791602ff
Fixed: Fallback to less accurate UTF8 char count if conversion to wstring fails
2022-03-04 19:39:06 +01:00
Jakob P. Liljenberg
f0ded7ac83
Merge pull request #279 from pallebone/PNewTheme
...
Add files via upload
2022-03-03 17:53:26 +01:00
Peter
2536a676ff
Delete HotPurpleTrafficLight.theme
2022-02-27 12:49:13 -05:00
Peter
0ccc19aa80
Add files via upload
2022-02-27 09:48:31 -05:00
Peter
82f7294be9
Add files via upload
2022-02-27 09:46:00 -05:00
Peter
12d7ba9e30
Add files via upload
2022-02-27 09:36:34 -05:00
aristocratos
a98b031a0d
v1.2.4 Bug fixes
2022-02-27 14:24:39 +01:00
mrdotx
ccfbf182e3
fix: title_left symbol between auto and zero in the net box is not displayed
2022-02-24 11:55:16 +01:00
Jakob P. Liljenberg
e793370dc9
Merge pull request #274 from NMrocks/main
...
Fixed a string in the options menu
2022-02-23 16:52:48 +01:00
NMrocks
8dd587dac2
Fixed the "cpu responsive" string in btop_config.cpp as well
...
See previous commit for more info
2022-02-23 21:19:44 +05:30
NMrocks
b4334a590d
Fixed a string in the options menu
...
The "Proc Sorting" option in the proc section of the options menu has "cpu direct" as the 7th option but the description of the option mentioned it using its older name, "cpu responsive". Changed this to "cpu direct" in the description.
2022-02-23 20:04:46 +05:30
Jakob P. Liljenberg
d3a8421bd7
Merge pull request #273 from mohi001/main
...
add "g" and "G" to vim keys
2022-02-21 19:37:15 +01:00
mohammad hashemy
682313027f
add "g" and "G" to vim keys
2022-02-21 20:52:08 +03:30
aristocratos
7b3d996a73
Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors
2022-02-20 00:27:03 +01:00
aristocratos
4e7a212f83
Fixed: Ignore duplicate disks with same mountpoint
2022-02-17 22:28:10 +01:00
aristocratos
f7860f9d1b
Optimization: Proc::draw()
2022-02-16 08:06:24 +01:00
aristocratos
17979139c3
v1.2.3 Bug fixes
2022-02-15 18:39:36 +01:00
aristocratos
2aeae24b88
Fixed: string to wstring conversion crash when string is too big
2022-02-15 07:11:22 +01:00
aristocratos
58846af516
Fixed: Process tree not redrawing properly
2022-02-15 06:58:22 +01:00
aristocratos
c88169fc85
Makefile supress find test error
2022-02-14 22:21:50 +01:00
aristocratos
f630a8da3b
Makefile fixed fallback for outdated find
2022-02-14 22:19:26 +01:00
aristocratos
49b415d733
Makefile progress accuracy
2022-02-14 22:01:21 +01:00
aristocratos
2fa800e21e
Changed: floating_humanizer() now shows fractionals when shortened < 10
2022-02-14 12:45:17 +01:00
Jakob P. Liljenberg
4a94c83aa2
Merge pull request #266 from bmwiedemann/sort
...
Sort input file list to make builds deterministic.
2022-02-14 09:19:15 +01:00
Jakob P. Liljenberg
5ceb967b94
btop.cfg -> btop.conf
2022-02-13 19:43:27 +01:00
Bernhard M. Wiedemann
f9a7cdbe09
Sort input file list
...
so that btop builds in a reproducible way
in spite of indeterministic filesystem readdir order
See https://reproducible-builds.org/ for why this is good.
2022-02-13 03:52:16 +01:00
aristocratos
18457d1181
v1.2.2 Bug fixes
2022-02-13 00:59:00 +01:00
aristocratos
edece28eec
Updated example config file
2022-02-13 00:51:35 +01:00
aristocratos
36a3c7fb8c
Added: Clarification on signal screen that number can be manually entered
2022-02-13 00:44:55 +01:00
aristocratos
baabbe78b2
Added: Toggle for showing free disk space for privileged or normal users
2022-02-13 00:33:20 +01:00
aristocratos
d804d3ab33
Changed: Reverted uncolor() back to using regex
2022-02-12 22:27:11 +01:00