tauri: add basic custom titlebar (#5438)
This commit is contained in:
parent
feb8c4f3c6
commit
59d4041aa4
11 changed files with 107 additions and 9 deletions
|
|
@ -31,3 +31,4 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
tokio = "1.48.0"
|
||||
listeners = "0.3"
|
||||
tauri-plugin-os = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue