mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
- Intercept CloseRequested to prevent close and hide the window so the process and tray remain running - Add 'Open Main Window' item at the top of the tray menu and keep left-click to only show the menu (no auto window focus) - Downgrade tray left-click log from info to debug to reduce console noise in dev - Keep native behavior: the tray menu closes after selection; removed any transient title/tooltip feedback attempts Files: - src-tauri/src/lib.rs