Commit Graph

70 Commits

Author SHA1 Message Date
Aleksander d54f74ed3c wgui: custom attribs 2025-08-16 22:55:40 +02:00
Aleksander 481db7f23c refactor: pedantic cargo clippy, do not use Results for always-succeeding functions 2025-08-16 21:27:47 +02:00
Aleksander 1f8960033c wgui: parser: ParseDocumentParams struct 2025-08-16 20:15:51 +02:00
Aleksander df35dba24f wgui: checkbox component 2025-08-13 19:42:48 +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
galister b2902f8f7f parser: ignore_in_mode attribute; watch additions 2025-08-03 17:26:34 +09:00
Aleksander eaa81450b5 wgui: basic i18n support, refactoring: use LayoutState, translation framework (LLM-based generator) 2025-08-02 23:31:23 +02:00
Aleksander 77421b4e82 slider events and value setting 2025-07-07 21:58:41 +02:00
Aleksander 857c5ec865 listener handles, auto-clean destroyed listeners, minor refactor 2025-07-06 20:53:40 +02:00
Aleksander 9bbc7b2d22 slider animations, ui tweaks 2025-06-28 23:11:37 +02:00
Aleksander 9d0c0f015c sliders (wip), fix wlx build 2025-06-28 19:28:05 +02:00
Aleksander 28d58fef59 implement listeners for Button component back 2025-06-28 18:30:38 +02:00
Aleksander 2420e8007c parser refactoring 2025-06-28 17:39:53 +02:00
galister 247c51c3b7 sprite colors 2025-06-28 19:28:28 +09:00
Aleksander 887a2f6bde wgui: add <macro> support, propagate variables into ParserResult 2025-06-20 00:27:25 +02:00
galister 44a9faac14 keyboard progress & refactors 2025-06-20 00:48:37 +09:00
Aleksander 7d7ab8055d fix keyboard layout 2025-06-18 23:28:03 +02:00
Aleksander 09ea4f3096 wgui: parser: template injection support 2025-06-18 21:30:32 +02:00
Aleksander b9e462f88b wgui: move parser.rs into a separate directory 2025-06-18 20:07:13 +02:00