Commit Graph

32 Commits

Author SHA1 Message Date
galister
67017a9f54 clippy 2025-10-31 17:33:38 +09:00
galister
90eed4558f events refactor 2025-10-12 17:30:30 +09:00
Aleksander
fc4781dcaf fix wlx build 2025-10-06 18:06:24 +02:00
Aleksander
3dff9c5882 wgui: Separate user and wgui assets, topmost widgets (poc) 2025-10-05 13:48:58 +02:00
galister
aa64310d96 refactor overlay windowing 2025-10-05 18:50:29 +09:00
galister
231850cf73 OverlayContainer to use HopSlotMap 2025-10-03 12:52:29 +09:00
galister
90bdf99e32 text shadow + battery display poc 2025-09-29 17:43:16 +09:00
Aleksander
b5a3ba2954 dash-frontend: Application list 2025-09-28 13:13:37 +02:00
Aleksander
7a97e9dee2 wgui: prevent data copy, parser data 2025-09-21 13:39:14 +02:00
Aleksander
0fdc0e3828 dash-frontend: clock, wgui: refactoring, non-panicking casts 2025-09-16 20:09:13 +02:00
Aleksander
9efe298f65 dash-frontend: Use native <Button>s, children support 2025-09-13 12:49:36 +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
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
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
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
Aleksander
283d7fd64e separate CallbackData and CallbackDataCommon, refactoring 2025-07-02 22:06:19 +02:00
galister
40f50a147b bar + overlaybackend refactor 2025-07-03 02:42:49 +09:00
Aleksander
9d0c0f015c sliders (wip), fix wlx build 2025-06-28 19:28:05 +02:00
galister
afb4919970 refactor events; watch prep work 2025-06-27 04:16:24 +09:00
galister
158562031f wgui: introduce SharedContext to share between Contexts 2025-06-25 21:06:05 +09:00
galister
cd05818465 widget event handling into macro 2025-06-21 21:13:33 +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
10aab5451f xml anchor + GuiPanel minor refactor 2025-06-20 02:40:27 +09:00
galister
6a77b302c9 measure root node of layout 2025-06-20 01:19:28 +09:00
galister
44a9faac14 keyboard progress & refactors 2025-06-20 00:48:37 +09:00