Commit Graph

6 Commits

Author SHA1 Message Date
Aleksander
eaa81450b5 wgui: basic i18n support, refactoring: use LayoutState, translation framework (LLM-based generator) 2025-08-02 23:31:23 +02:00
Aleksander
4e46c45bcf wgui: Refactoring, various changes (see desc)
- use parking_lot for mutex (less restrictive and easier to use)
- simplify event callbacks and widget type casting
- defer component initialization at start (required for setting the initial state of sliders)
- fix non-working scroll events
- update testbed.xml
- replace slider with the real one in bar.xml
- show slider text on its handle
2025-07-29 22:12:01 +02:00
galister
44a9faac14 keyboard progress & refactors 2025-06-20 00:48:37 +09:00
Aleksander
e09783791f wgui: fully working templates! 2025-06-18 19:08:46 +02:00
Aleksander
231b8bc3e1 wgui: use ouroboros self-ref struct 2025-06-17 22:54:21 +02:00
galister
f05d3a8251 new workspace 2025-06-18 01:14:04 +09:00