Commit Graph

13 Commits

Author SHA1 Message Date
galister
578165ee5b fallback fonts 2026-01-07 03:41:07 +09:00
galister
b56aa1a8de bar app icons & tooltips 2026-01-05 15:45:19 +09:00
Aleksander
b86525d65d tooltip raw text, inline translation fallback support 2026-01-05 01:05:56 +01:00
Aleksander
e81c3945e6 add_display::View done 2025-12-21 13:59:17 +01:00
galister
e1a3471ed1 improve watch overlay layou 2025-12-17 16:13:32 +09:00
Aleksander
71898056f3 add WguiFontSystem, remove FONT_SYSTEM singleton, custom fonts, add Light font weight
there are a few gzip-compressed ttf as for now, looks like variable fonts aren't parsed properly by cosmic_text. Not sure why. Also, we probably need to have a fallback for CJK characters in the future, or just fallback to the built-in ones in the OS.
2025-11-07 22:21:57 +01:00
Aleksander
bf1d02ed00 Tooltips, minor changes 2025-10-18 22:38:39 +02:00
Aleksander
89c083991f wgui: pretty-print tree 2025-10-05 17:23:27 +02:00
Aleksander
4f71dc6097 dash-frontend: tab titles, home screen username 2025-09-20 16:54:16 +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
93a3fee349 wgui: interactable components, rename TextLabel -> WidgetLabel 2025-08-10 11:46:01 +02:00
Aleksander
17b4eaa1e4 wgui: i18n: use fallback 2025-08-03 12:03:23 +02:00
Aleksander
eaa81450b5 wgui: basic i18n support, refactoring: use LayoutState, translation framework (LLM-based generator) 2025-08-02 23:31:23 +02:00