Commit Graph

408 Commits (ac0f6660be0ad87b23ecb7f371a4a737e1bf017f)

Author SHA1 Message Date
aristocratos 57de4c1a13 Fixed: New type errors for mypy v 0.790 2020-10-27 17:06:39 +01:00
Erwin Junge 14680bc011
Allow mypy to fail 2020-10-27 10:17:08 +01:00
Erwin Junge 4b9f26ca3c
Add pylint testing config 2020-10-27 10:15:22 +01:00
Erwin Junge 5f4cb545f7
Add mypy to testing config 2020-10-27 09:41:28 +01:00
aristocratos c41549c858 New theme matcha-dark-sea 2020-10-26 20:59:36 +01:00
Wayne Scott e7c074666f
Create matcha-dark-sea.theme
to match the manjaro theme
2020-10-26 19:09:33 +00:00
aristocratos b4c6602114 Added testing 2020-10-26 19:22:30 +01:00
aristocratos 7790bf7e63 Added: Build status 2020-10-26 17:28:14 +01:00
Erwin Junge 4011ef7b6d
Add test setup and initial tests 2020-10-26 15:30:07 +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 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