You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows Reboot Config Persistence: Fixed issue where display settings reverted to defaults upon Windows restart by adding multi-tier smart display matching (ID, screen index, primary flag, bounds).
Application Exit Shortcuts: Added support for closing the app using Ctrl + C, Ctrl + Q, and an Exit App button in the Setup Wizard.
Process Resilience: Clean signal handling (SIGINT, SIGTERM) to prevent orphaned background processes.