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 |
aristocratos
|
9be7250a4a
|
v1.0.47 Fixed mypy type errors and added testing
|
2020-10-27 17:36:21 +01:00 |
aristocratos
|
57de4c1a13
|
Fixed: New type errors for mypy v 0.790
|
2020-10-27 17:06:39 +01:00 |
aristocratos
|
e711d35a2b
|
v1.0.46 Bug fixes and PyPi psutil update
|
2020-10-25 20:35:08 +01:00 |
aristocratos
|
e202ee5c7e
|
Fixed: Better sensor and temperature detection
|
2020-10-25 20:21:43 +01:00 |
aristocratos
|
925e39cd84
|
v1.0.45 Fixes, changes and new features
|
2020-10-25 01:33:42 +02:00 |
aristocratos
|
87af2875f9
|
Coretemp toggle fix
|
2020-10-25 01:32:13 +02:00 |
aristocratos
|
94538bfd72
|
Fixed: Cleanup of escaped characters in process argument string
|
2020-10-25 01:25:27 +02:00 |
aristocratos
|
d9ee18b5a9
|
Added: Proper mapping for correct coretemp display and added toggle for coretemp
|
2020-10-25 01:15:08 +02:00 |
aristocratos
|
734f3af531
|
Moved battery_symbols dict to CpuBox class init
|
2020-10-24 21:42:30 +02:00 |
aristocratos
|
4c8f02fbec
|
Merge branch 'refactoring'
|
2020-10-24 21:20:07 +02:00 |
David Perez-Suarez
|
509c962e61
|
🔋 battery symbol status changed to a dictionary
|
2020-10-24 18:30:32 +01:00 |
David Perez-Suarez
|
9e38b8fd58
|
➰ removes unnecessary loops
|
2020-10-24 18:29:37 +01:00 |
David Perez-Suarez
|
11eb53dd59
|
🔗 Use of chained comparisons to ease readibility
|
2020-10-24 18:26:35 +01:00 |
David Perez-Suarez
|
a3dbcef390
|
🎨 Removes unnecessary if-statements
|
2020-10-24 18:21:29 +01:00 |
DodoGTA
|
1dc6bfed10
|
Fix missing CPU temperature/model (in certain cases)
This commit fixes a regression caused by commit f932ae1c91
|
2020-10-20 19:41:41 +03:00 |
aristocratos
|
71c0f6b675
|
v1.0.44 Bug fixes and design polish
|
2020-10-19 21:05:48 +02:00 |
aristocratos
|
f0a941ae6b
|
Added additional crash fixes for graph and swap toggles
|
2020-10-19 20:51:04 +02:00 |
Erwin Junge
|
c4a9c2bb6f
|
Spread CPUs accross columns evenly if possible
|
2020-10-19 10:25:27 +02:00 |
aristocratos
|
504a0ed337
|
v1.0.43 Bug fixes
|
2020-10-18 15:49:53 +02:00 |
aristocratos
|
85d7049d1c
|
Fixed additional error handling to prevent crashes from graph and swap toggles
|
2020-10-18 15:44:28 +02:00 |
aristocratos
|
d55beebebf
|
Fixed get_cpu_name() function for some Xeon cpus
|
2020-10-18 15:34:43 +02:00 |
aristocratos
|
f932ae1c91
|
Fixed correction for broken cpu high and cpu critical temps
|
2020-10-18 15:23:17 +02:00 |
aristocratos
|
ab8d04f5f2
|
Fixed battery meter not clearing properly when disabled
|
2020-10-18 15:09:06 +02:00 |
aristocratos
|
adee413eac
|
v1.0.42 Small fixes
|
2020-10-08 17:45:54 +02:00 |
aristocratos
|
079b8e7135
|
v1.0.41 Small fixes
|
2020-10-08 17:43:04 +02:00 |
aristocratos
|
c92ea27042
|
Fixed battery clear if removed
|
2020-10-08 17:42:09 +02:00 |