refactor: Improve tray icon and event handling across platforms & unify click behavior

This commit is contained in:
wonfen
2025-02-11 14:48:31 +08:00
parent ef52f81494
commit 70e0a5adc8
3 changed files with 59 additions and 38 deletions

View File

@@ -33,7 +33,8 @@
},
"app": {
"trayIcon": {
"iconPath": "icons/tray-icon.ico"
"iconPath": "icons/tray-icon.ico",
"iconAsTemplate": true
}
}
}