Skip to content

RustCooling 0.1.1

Choose a tag to compare

@Qyzom Qyzom released this 14 Sep 07:53
· 24 commits to main since this release

What's New

  • Refreshed branding and high-resolution logo integration across executable PE resources, system tray, and Slint UI.
  • Instant system tray response (0 ms latency) using native Win32/X11 message hooks routed through Slint event loop.
  • Guaranteed window focus and restoration with Win32 SW_RESTORE, SetForegroundWindow, and BringWindowToTop.
  • Verified real-world RAM benchmarks: < 12 MB active GUI, < 3 MB minimized to system tray, 0.0% background CPU usage.
  • Codebase audit removing legacy rudiments, dead code, and unused callbacks.

Full Changelog

Release Assets

  • RustCooling-0.1.1.exe — Portable standalone executable for Windows 10/11 x64 (no installation required).
  • RustCooling-0.1.1.deb — Debian, Ubuntu, and Linux Mint package with automatic udev rules configuration.
  • RustCooling-0.1.1.tar.gz — Universal archive for Arch Linux, Fedora, and other distributions with install.sh script.