aristocratos
86f1a1f18b
Merge branch 'proc-filter'
2021-01-10 12:28:19 +01:00
aristocratos
9ad92b180d
Added: Disks io stat graphs and a dedicated io mode for disks box
2021-01-10 12:07:42 +01:00
aristocratos
4176203cc6
broke
2021-01-07 16:31:46 +01:00
Umar Javed
8478d8eb51
Make proc filter code more concise
2021-01-06 21:01:43 +05:00
Umar Javed
6e608d965d
Add case-sensitive proc filtering using F
2021-01-06 20:32:51 +05:00
aristocratos
173adf8556
v1.0.57 Added support for non-truecolor terminals + bug fixes
2021-01-06 16:28:51 +01:00
aristocratos
50ef08ef58
Added: Support for non truecolor terminals through 24-bit to 256-color conversion
2021-01-06 16:25:43 +01:00
Umar Javed
337e7e2dbb
Change proc filter to be case-insensitive
2021-01-05 15:08:03 +05:00
Umar Javed
17d745bdb6
Fix proc_sorting option counter not updating in menu
2021-01-05 13:53:59 +05:00
aristocratos
eb3f7e2ec3
v1.0.56 New features and some bug fixes
2021-01-05 03:10:03 +01:00
aristocratos
1f183d97da
Added: Categories in Options menu and only_physical option for disks
2021-01-05 02:07:21 +01:00
aristocratos
c28c7b12d4
Added conditional for OsX on use_fstab
2021-01-04 22:17:04 +01:00
aristocratos
8cc212c19c
Fixed net_iface menu option input
2021-01-04 22:11:43 +01:00
aristocratos
4b94be7080
Merge branch 'net_iface'
2021-01-04 22:05:00 +01:00
aristocratos
75eb817de9
Merge branch 'use_fstab'
2021-01-04 22:00:05 +01:00
raTMole
2ae475f2f4
Add net_iface config option.
...
fix when selected iface goes down see #224
condition to check that net_iface is a correct nic name + smooth switching behaviour
cls.net_iface needs to be cleared after setting the nic
2021-01-04 22:35:27 +02:00
BHa
6fd08c8361
use_fstab optimizations.
...
Better handling of non-exiting /etc/fstab
filter status debug logging
2021-01-04 17:43:48 +01:00
aristocratos
8041ca1afb
Fixed: units_to_bytes returning 0 if input value <10 and in bits
2021-01-03 23:37:21 +01:00
BHa
1c0bc41c36
Add new boolean option "use_fstab".
2021-01-03 20:36:24 +01:00
aristocratos
0d5bed6981
v1.0.55 All boxes can now be toggled
2021-01-02 22:29:02 +01:00
aristocratos
3cde5a3f9d
Changed: All boxes are now toggeable with key 1-4
2021-01-02 20:51:27 +01:00
aristocratos
24432152a7
Fixed: Disks usage and free meters not updating unless resized
2021-01-01 21:07:16 +01:00
aristocratos
5ec17b0e22
v1.0.54 Bug fixes
2020-12-31 20:00:31 +01:00
aristocratos
50be6ff7bf
Fixed: Process box not updating on window resize
2020-12-31 19:58:17 +01:00
aristocratos
73549a8c19
Fixed: Added nullfs filesystem to auto exclude from disks list
2020-12-31 11:38:07 +01:00
aristocratos
db17e13eb0
v1.0.53 Fixes and added options to reduce CPU usage
2020-12-30 14:38:53 +01:00
aristocratos
86baed548c
Fixed: Crash if bpytop.conf exists but don't have update_ms variable set
2020-12-30 14:32:13 +01:00
aristocratos
b0538ab25d
Changed: Default theme now has a black background
2020-12-30 14:21:45 +01:00
aristocratos
4b7507be93
Added: Process update multiplier to reduce cpu usage
2020-12-30 13:54:42 +01:00
aristocratos
8aed9b2e33
Merge branch 'fast_load_config'
2020-12-29 11:20:37 +01:00
aristocratos
806806dc6c
Merge branch 'nic-auto-switch'
2020-12-29 11:12:31 +01:00
Umar Javed
0201406edc
Update network interface list automatically
2020-12-29 01:58:17 +05:00
Rohit Hill
c1d873abaf
Fast load_config
2020-12-26 14:03:10 +05:30
aristocratos
420ccfd789
Added: pylint disable=unsubscriptable-object because of python 3.9 issue
2020-12-21 23:15:02 +01:00
aristocratos
09e639cc04
v1.0.52 Fixed battery monitoring forced off on start for FreeBSD and OsX
2020-12-21 21:39:44 +01:00
aristocratos
8136645a6e
Fixed: Removed "/sys/class/power_supply" check for FreeBSD and OsX
2020-12-21 21:19:03 +01:00
aristocratos
7ad01875af
v1.0.51 Fixes, small changes and psutil update
2020-12-19 18:14:47 +01:00
aristocratos
073c7292c5
Fixed: Catch faulty temperature readings instead of crashing
2020-12-19 17:49:51 +01:00
aristocratos
e6966db15b
Fixed: Disable battery detection if /sys/class/power_supply is missing to avoid exception is psutil
2020-12-19 17:28:52 +01:00
aristocratos
4fe5979b21
Changed: Disks filtering now uses full mountpoint path for better accuracy
2020-12-19 17:15:27 +01:00
aristocratos
4a7e49883b
Fixed text argument in subprocess not working on python 3.6
2020-12-19 16:16:35 +01:00
aristocratos
399164da77
v1.0.50 Bug fixes and new theme: Dusklight
2020-11-03 17:23:09 +01:00
aristocratos
f2a7fc1b60
Fixed: Cpu temp calculation from cores if missing and better multi cpu temp support
2020-11-03 17:18:53 +01:00
aristocratos
88f0f37332
Fixed: Correction for missing coretemp values
2020-11-01 01:48:13 +01:00
aristocratos
6dcc985049
Fixed: Missing default values for cpu temp high and crit
2020-11-01 01:32:14 +01:00
aristocratos
30f41fa42c
v1.0.48 Bug fixes and new features
2020-10-31 12:27:57 +01:00
aristocratos
da787da838
Correct width when coretemp is unavailable for core
2020-10-31 12:21:45 +01:00
aristocratos
58020db545
Fixed: Sizing when coretemp is hidden
2020-10-31 12:05:09 +01:00
aristocratos
23bd5dae4f
Fixed: Wrong coretemp mapping when missing package id 0
2020-10-31 11:42:14 +01:00
aristocratos
449be213e2
Added: Sync clock to timer if timer = 1000ms
2020-10-29 18:58:25 +01:00