tauri: add basic custom titlebar (#5438)

This commit is contained in:
Brendan Allan 2025-12-12 23:37:17 +08:00 committed by GitHub
parent feb8c4f3c6
commit 59d4041aa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 107 additions and 9 deletions

View file

@ -13,6 +13,7 @@
"dialog:default",
"process:default",
"store:default",
"window-state:default"
"window-state:default",
"os:default"
]
}