Commit Graph

380 Commits (9560468ecc05aa7317b517882e081564a9a0fd90)

Author SHA1 Message Date
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
aristocratos da5dfe85e4 Fixed crash during theme change 2020-09-21 19:43:39 +02:00
aristocratos 85adc7f285 Fixed cpu temp not showing when manually selected and not auto deteced 2020-09-21 16:35:38 +02:00
aristocratos 0de2903045 Added rounding for floating_humanizer() short option 2020-09-20 19:30:07 +02:00
aristocratos aebc82eb35 v1.0.35 Bug fix 2020-09-20 19:20:16 +02:00
aristocratos fbfd7c3721 Fixed decimal placement in floating_humanizer() function 2020-09-20 19:18:50 +02:00
aristocratos 4aaba39784 v1.0.34 Added option to select cpu temp sensor + bug fixes 2020-09-20 18:30:40 +02:00
aristocratos 4fd928e4a6 Fixed battery meter adaptation 2020-09-20 18:27:10 +02:00
aristocratos 526d10146c Added option to choose cpu temperature sensor 2020-09-20 18:04:51 +02:00
aristocratos fdee3dc164 Added mx-linux install instructions 2020-09-20 15:46:34 +02:00
aristocratos 2dbbf4b61e Merge branch 'mx-linux-instructions' 2020-09-20 15:44:46 +02:00
aristocratos 3278091fd1 Improvement on cpu name detection 2020-09-16 22:08:02 +02:00
SwampRabbit ee3cde56ef
Update README.md
Add MX Linux to Installation section
2020-09-15 16:30:33 -04:00
aristocratos 34208f2efa v1.0.33 Better temperature detection for OSX and updates to battery stats detection 2020-09-15 18:03:42 +02:00
aristocratos 527d611f8a Fixed battery stats crash and better battery status detection 2020-09-15 17:58:16 +02:00
aristocratos f0af2724ba Merge branch 'coretemp-instructions' 2020-09-15 16:51:20 +02:00
aristocratos 1df9ed9f55 Improvement on osx cpu temperature collection with coretemp 2020-09-15 16:49:44 +02:00
hacker1024 9e596a1016
Add coretemp install instructions to README.md 2020-09-15 10:55:31 +10:00
aristocratos 80bbf2716d Added notice about font problems and possible solutions 2020-09-14 19:49:20 +02:00
aristocratos 8f9e8e852d v1.0.32 Bug fixes and new features 2020-09-14 18:12:23 +02:00