Logo
Explore
Register Sign In
agent/cc-switch
1
0
Fork 0
You've already forked cc-switch
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7122e1064688077286b03daae2ae27debf6bbe70
cc-switch/src-tauri
T
Jason 7122e10646 feat(macos): handle dock icon click to restore window
Add macOS-specific handling for app.run() to catch Reopen events when
the dock icon is clicked, automatically unminimizing and showing the
main window with focus.
7122e10646 · 2025-09-16 10:42:59 +08:00
History
..
capabilities
feat(updater): 集成 Rust 侧 Updater/Process 插件与权限配置
2025-09-08 16:58:41 +08:00
icons
feat(tray): hide window on close and refine tray UX; simplify icon handling
2025-09-14 21:55:41 +08:00
src
feat(macos): handle dock icon click to restore window
2025-09-16 10:42:59 +08:00
.gitignore
feat: initialize Tauri project structure
2025-08-23 19:59:29 +08:00
build.rs
chore: format code and fix bundle identifier for v3.0.0 release
2025-08-27 11:00:53 +08:00
Cargo.lock
chore(version): bump app version to 3.2.0\n\n- package.json → 3.2.0\n- src-tauri/Cargo.toml → 3.2.0\n- src-tauri/tauri.conf.json → 3.2.0\n- src-tauri/Cargo.lock → 3.2.0
2025-09-11 09:33:49 +08:00
Cargo.toml
build(rust): optimize release binary size (thin LTO, strip symbols, s-level, codegen-units=1, panic=abort)\n\n- Helps reduce final AppImage size by trimming Rust binary
2025-09-11 10:17:35 +08:00
tauri.conf.json
chore(version): bump app version to 3.2.0\n\n- package.json → 3.2.0\n- src-tauri/Cargo.toml → 3.2.0\n- src-tauri/tauri.conf.json → 3.2.0\n- src-tauri/Cargo.lock → 3.2.0
2025-09-11 09:33:49 +08:00