wgui: WguiWindow, open/close

This commit is contained in:
Aleksander
2025-10-06 19:09:34 +02:00
parent fc4781dcaf
commit ce8cd3bce7
8 changed files with 192 additions and 53 deletions

View File

@@ -35,6 +35,7 @@ pub mod parser;
pub mod renderer_vk;
pub mod stack;
pub mod widget;
pub mod windowing;
// re-exported libs
pub use cosmic_text;