github Lexonight1/thermalright-trcc-linux v6.2.3

latest releases: v9.4.7, v9.4.6, v9.4.5...
one month ago

Fix HiDPI scaling override + stale background path on custom theme restore

HiDPI Scaling (addresses #42)

  • Force-set QT_ENABLE_HIGHDPI_SCALING=0 instead of setdefault — desktop environments and system updates (e.g. CachyOS Qt6 packages) can set this to "1" in the environment, overriding our previous setdefault and re-enabling auto-scaling that clips the GUI to a quarter view.

Custom Theme Black Background (addresses #42)

  • When a saved custom theme's background_path points to a file that no longer exists (e.g. after reinstalling from pip to pipx, or to a different data directory), fall back to 00.png in the theme directory itself.
  • Also load 00.png when config.json has no background_path at all.

Stats

  • 2481 tests passing
  • 4 files changed

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.