Aleksander
481db7f23c
refactor: pedantic cargo clippy, do not use Results for always-succeeding functions
2025-08-16 21:27:47 +02:00
Aleksander
a79ed0839b
wgui: components base, anyhow event listener callbacks, 📦 📎 -fixes, typo fixes
2025-08-13 17:10:00 +02:00
Aleksander
93a3fee349
wgui: interactable components, rename TextLabel -> WidgetLabel
2025-08-10 11:46:01 +02:00
Aleksander
91e584383f
wgui: components refactoring, id handles
2025-08-09 13:23:49 +02:00
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
Aleksander
857c5ec865
listener handles, auto-clean destroyed listeners, minor refactor
2025-07-06 20:53:40 +02:00
Aleksander
92444bb5c4
simplify and optimize event states, deduplication
2025-07-02 22:55:42 +02:00
galister
afb4919970
refactor events; watch prep work
2025-06-27 04:16:24 +09:00
galister
f9475248d3
wgui: widget_node_map to use more performant SecondaryMap
2025-06-25 21:13:16 +09:00
Aleksander
a2a7c71c22
Animated transforms on hover
2025-06-20 13:06:04 +02:00
galister
df320a5c7b
less refcells; haptics
2025-06-20 17:47:39 +09:00
galister
d9b3b99e0d
keyboard works
2025-06-20 05:31:37 +09:00
galister
6a77b302c9
measure root node of layout
2025-06-20 01:19:28 +09:00
Aleksander
09ea4f3096
wgui: parser: template injection support
2025-06-18 21:30:32 +02:00
galister
a14c22568c
clippy
2025-06-18 19:42:05 +09:00
galister
f05d3a8251
new workspace
2025-06-18 01:14:04 +09:00