Skip to content

btop++ (v1.0.11) Bug fixes

Compare
Choose a tag to compare
@aristocratos aristocratos released this 29 Sep 19:24
· 886 commits to main since this release

Changelog v1.0.11

  • Changed: atomic_wait to use while loop instead of wait() because of rare stall when a signal handler is triggered while waiting
  • Fixed: Get real / mountpoint when running inside snap
  • Fixed: UTF8 set LANG and LC_ALL to empty before UTF8 search and fixed empty error msg on exit before signal handler init
  • Changed: Init will continue with a warning if UTF-8 locale are detected and it fails to set the locale
  • Added: night-owl theme, by @zkourouma

Binaries for each architecture are statically linked and works on kernel 3.2.0 and newer.