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
@@ -2873,6 +2873,7 @@ dependencies = [
name = "sonicforge-daw"
version = "1.0.0"
dependencies = [
"raw-window-handle",
"serde",
"serde_json",
"tauri",