💄 窗口置顶btn

https://github.com/tauri-apps/tauri/issues/11078
This commit is contained in:
目棃
2024-09-21 09:03:50 +08:00
parent 539e21cba6
commit 900a125d7f
7 changed files with 69 additions and 10 deletions

View File

@@ -102,6 +102,7 @@
"core:window:allow-set-focus",
"core:window:allow-set-fullscreen",
"core:window:allow-show",
"core:window:allow-set-always-on-top",
"core:window:default",
{ "identifier": "fs:allow-exists", "allow": [{ "path": "**" }] },
{ "identifier": "fs:allow-mkdir", "allow": [{ "path": "**" }] },