Add tiling windows

This commit is contained in:
Michael Mikovsky
2025-11-28 00:09:00 -07:00
parent 2f780d36fd
commit 598068d3ee
11 changed files with 254 additions and 90 deletions
+1
View File
@@ -29,6 +29,7 @@ log = "0.4.27"
serde = { version = "1.0.219", features = ["derive"] }
egui_extras = "0.33.2"
rand = "0.9.2"
egui_tiles = "0.14.0"
# native:
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]