8000 Tags · BrHal/bpytop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: BrHal/bpytop

Tags

v1.0.55

Toggle v1.0.55's commit message
 Changelog

 * Fixed: Disks usage and free meters not updating unless resized

 * Changed: All boxes are now toggeable with key 1-4, start argument -b/--boxes and config variable shown_boxes.

 * Changed: Moved testing from Travis CI to Github workflow

v1.0.54

Toggle v1.0.54's commit message
 Changelog

 * Fixed: Added nullfs filesystem to auto exclude from disks list

 * Fixed: Process box not updating on window resize

v1.0.53

Toggle v1.0.53's commit message
 Changelog

 * Added: Process update multiplier (only update processes every X times) to reduce cpu usage (set to 2 by default)

 * Changed: Patch for faster loading of config file, by @rohithill

 * Added: Network interface list now updates automatically, by @UmarJ

 * Notice: Bumped minimum python version to 3.7 because of unicode issues in 3.6

 * Added: pylint disable=unsubscriptable-object because of python 3.9 issue

 * Changed: Default theme now has a black background

 * Fixed: Crash if bpytop.conf exists but don't have update_ms variable set

v1.0.52

Toggle v1.0.52's commit message
 Changelog

 * Fixed: Removed "/sys/class/power_supply" check for FreeBSD and OsX

v1.0.51

Toggle v1.0.51's commit message
 Changelog

 * Fixed: Text argument in subprocess not working on python 3.6

 * Changed: Disks filtering now uses full mountpoint path for better accuracy

 * Fixed: Disable battery detection if /sys/class/power_supply is missing to avoid exception is psutil

 * Fixed: Catch faulty temperature readings instead of crashing

 * Changed: psutil update to 5.8.0 in pypi package (fixes errors on apple silicon cpus)

v1.0.50

Toggle v1.0.50's commit message
 Changelog

 * Fixed: Correction for missing coretemp values

 * Fixed: Cpu temp calculation from cores if missing and better multi cpu temp support

 * Added: New theme dusklight, by @drazil100

v1.0.49

Toggle v1.0.49's commit message
 Changelog

 * Fixed: Missing default values for cpu temp high and crit

v1.0.48

Toggle v1.0.48's commit message
 Changelog

 * Added: Sync clock to timer if timer = 1000ms

 * Fixed: Wrong coretemp mapping when missing package id 0

 * Fixed: Sizing when coretemp is hidden

 * Added: Link to Terminess Powerline with included braille symbols in README.md

v1.0.47

Toggle v1.0.47's commit message
 Changelog

 * Added: Testing, by @ErwinJunge

 * Added: Theme matcha-dark-sea, by @TheCynicalLiger

 * Fixed: New type errors for mypy v 0.790

 * Added: pylint and mypy test with tox, by @ErwinJunge

v1.0.46

Toggle v1.0.46's commit message
 Changelog

 * Changed: psutil update to 5.7.3 in pypi package

 * Fixed: Better sensor and temperature detection
0