v1.0.1
ThermalWatch - Release v1.0.1 🌡️
This release introduces a brand new Desktop Temperature Widget for multi-monitor setups, along with critical bug fixes and thread-safety improvements.
New Features & Enhancements 🌟
- Desktop Temperature Widget: A floating, frameless, and semi-transparent widget displaying real-time CPU and GPU temperatures.
- Draggability & Persistence: Click and drag the widget anywhere on your desktop. Its screen coordinates are saved automatically and restored upon app startup.
- Dynamic Status Coloring: The widget text dynamically changes colors based on warning thresholds (Green for Cool, Yellow for Warning, Red for Danger).
- Tray Menu Toggle: Easily show/hide the widget using the new checkmarked "Desktop Widget" option in the tray menu, or double-click the widget to close it.
Bug Fixes 🛠️
- Fixed Temperature N/A Issue: Resolved a Python namespace duplication issue that caused the widget to display
N/A | N/Aeven when the app was successfully reading sensors. - Fixed Cross-Thread Deadlocks: Fixed a bug where closing or toggling the widget would freeze the system tray right-click menu.
Please run the application as Administrator so it can successfully access low-level hardware sensors.