Posted September 21, 2025 by referr
This update includes bug fixes, performance improvements, and a new event. Documentation for the new features coming soon!
- Add `WindowManagerInitializedEvent`, fired after the window manager is fully initialized (48b7a01)
- Call `TWMDesktopLoadedEvent` in a new, correct method (35a0b38)
- Replace `MainBlit` + temporary texture with `TextBlit` in Label rendering to avoid allocations and improve performance (9ae38df)
- Add version constant and display it on startup; bump to v0.2.1-alpha (cf89602)