wgui: Separate user and wgui assets, topmost widgets (poc)

This commit is contained in:
Aleksander
2025-10-05 13:48:58 +02:00
parent 71d7d50e35
commit 3dff9c5882
32 changed files with 442 additions and 151 deletions

1
Cargo.lock generated
View File

@@ -6285,6 +6285,7 @@ dependencies = [
"regex",
"resvg",
"roxmltree 0.20.0",
"rust-embed",
"rustc-hash 2.1.1",
"serde_json",
"slotmap",