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

@@ -19,6 +19,7 @@
"minWidth": 360,
"minHeight": 640,
"resizable": true,
"maximizable": false,
"alwaysOnTop": true,
"center": false
}