feat(desktop): integrate native deep links and tray lifecycle

This commit is contained in:
NimBold
2026-06-15 00:50:42 +03:30
parent f806fd2cbf
commit 20dcb69ae2
10 changed files with 183 additions and 87 deletions
+5 -1
View File
@@ -23,7 +23,11 @@
"y": 28
},
"hiddenTitle": true,
"transparent": true
"transparent": true,
"windowEffects": {
"effects": ["sidebar", "mica"],
"state": "active"
}
}
],
"security": {