Commit Graph

249 Commits (e711d35a2b95a8d788bb6e9d8526dea04bfa90c2)

Author SHA1 Message Date
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 b0a253ec3d Updated psutil to version 5.7.3 2020-10-25 12:28: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 ab4b902743 Updated notice for text rendering issues 2020-10-18 15:17:38 +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 94e507ac91 Merge branch 'master' of github.com:aristocratos/bpytop 2020-10-08 17:44:41 +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
aristocratos be75d1751c Added stripping of .local from /host clock format 2020-10-08 17:25:46 +02:00
aristocratos 3e65c68e78 Fixed battery status not using same sensors as psutil 2020-10-08 17:21:33 +02:00
aristocratos 12fd5c64ef
Merge pull request #139 from daissi/badge-repo
Add a repology badge to track packaging status
2020-10-01 20:29:22 +02:00
aristocratos 613946c0dc
Merge pull request #138 from daissi/deb-pkg
Add reference to official Debian repository
2020-10-01 20:28:51 +02:00
Dylan Aïssi 03ba43259d Add repology badge 2020-10-01 11:16:46 +02:00
Dylan Aïssi e37529c2bb Add reference to official Debian repository 2020-10-01 10:43:37 +02:00
aristocratos 935c4e5d4d v1.0.40 OsX and BSD crashfix when battery monitoring is enabled 2020-09-28 16:16:43 +02:00
aristocratos c2659274d4 Merge branch 'battery-crash-fix' 2020-09-28 16:00:56 +02:00
Li-Wen Hsu 6643dc2605
Fix the case that "/sys/class/power_supply" is not existing
This fixes the execution on FreeBSD.
2020-09-28 17:02:26 +08:00
aristocratos 1d7688820c Fixed title leading whitespace 2020-09-27 22:01:22 +02:00
aristocratos 45b103adb1 v1.0.39 Bug fixes 2020-09-27 21:52:13 +02:00
aristocratos 77f9db0edf Fixes for clock and battery placement and sizing 2020-09-27 21:45:51 +02:00
aristocratos 2920569cc1 Fixed rare swap toggle crash 2020-09-27 01:57:50 +02:00
aristocratos 6ee0f89a7a Fixed manual sensor selection screen refresh 2020-09-27 01:48:03 +02:00
aristocratos 963c86c017 Added notice about a possible fix for konsole/yakuake font problems 2020-09-27 00:03:03 +02:00
aristocratos 90f1624657 v1.0.38 New feature + Bug fixes 2020-09-26 23:43:34 +02:00
aristocratos 6f65cff85e Added custom options for clock formatting: hostname and username 2020-09-26 20:29:30 +02:00
aristocratos e36c379544 Fixed menu collection timeout and menu background update stall 2020-09-26 19:38:42 +02:00
aristocratos f1f6f3a475 Fixed cpu sensor check when changing from manual sensor to Auto 2020-09-26 19:08:22 +02:00
aristocratos c4fa23e890 v1.0.37 Bug fixes 2020-09-22 20:15:43 +02:00
aristocratos c7a1c7cfae Fixed cpu sensor option to trigger temp toggle if check temp is true 2020-09-22 18:03:20 +02:00
aristocratos f61c0006ea Fixed swap toggle rare crash 2020-09-22 17:55:04 +02:00
aristocratos d132889159 v1.0.36 Bug fixes 2020-09-21 19:46:15 +02:00