Tray options implementation + Voice system rewrite + build fixes

This commit is contained in:
Priler 2026-01-07 23:29:46 +05:00
parent 44ea5e46e2
commit 82eddf5d4c
117 changed files with 1300 additions and 2334 deletions

View file

@ -15,6 +15,12 @@
"allow": [
"$RESOURCE/**"
]
}
},
"core:window:allow-show",
"core:window:allow-hide",
"core:window:allow-set-focus",
"core:window:allow-unminimize",
"core:window:allow-minimize",
"core:window:allow-close"
]
}