feat: add custom titlebar

This commit is contained in:
reya
2024-05-18 19:07:34 +07:00
parent ca06f2b6ed
commit f60e438a64
10 changed files with 86 additions and 355 deletions

View File

@@ -35,6 +35,7 @@ tauri-plugin-upload = "2.0.0-beta"
tauri-plugin-window-state = "2.0.0-beta"
webpage = { version = "2.0", features = ["serde"] }
keyring = "2"
tauri-plugin-decorum = "0.1.0"
[target.'cfg(target_os = "macos")'.dependencies]
cocoa = "0.25.0"