feat(mini): reserve screen edge with Windows appbar

This commit is contained in:
2026-07-25 19:34:33 +08:00
parent 794ec74c3f
commit 8e15c06148
5 changed files with 247 additions and 25 deletions

View File

@@ -2520,6 +2520,7 @@ dependencies = [
"serde_json",
"tauri",
"tauri-build",
"windows",
]
[[package]]