T8: Rust open_vst_gui command - floating window + HWND via raw-window-handle

This commit is contained in:
2026-08-11 16:01:22 +07:00
parent 9fc5498999
commit a12c133ba6
5 changed files with 69 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ tauri-build = { version = "2", features = [] }
tauri = { version = "2", features = [] }
tauri-plugin-shell = "2"
tauri-plugin-dialog = "2"
raw-window-handle = "0.6"
serde = { version = "1", features = ["derive"] }
serde_json = "1"