mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-27 08:14:33 +08:00
189a70280f
- 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