Commit Graph

15 Commits

Author SHA1 Message Date
galister
a20ca4cc2b dont apply round multiplier to percentage values 2025-12-23 00:44:32 +09:00
galister
a0bc4001c0 settings for text+bg colors, anim speed, rounding 2025-12-22 15:03:17 +09:00
galister
17165123b9 sunset theme.xml in favor of globals 2025-12-14 00:34:06 +09:00
galister
661ad7d761 toast: limit size and enable word wrap 2025-12-13 21:59:32 +09:00
Aleksander
830be58c7a style: add display="none" 2025-11-13 20:54:19 +01: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
a1edc2f0b8 scissor stack fixes, proper render & event transformations 2025-09-29 22:04:16 +02:00
galister
90bdf99e32 text shadow + battery display poc 2025-09-29 17:43:16 +09:00
galister
a78ae55bdc attribs rework 2025-09-29 14:50:13 +09:00
Aleksander
481db7f23c refactor: pedantic cargo clippy, do not use Results for always-succeeding functions 2025-08-16 21:27:47 +02:00
Aleksander
9bbc7b2d22 slider animations, ui tweaks 2025-06-28 23:11:37 +02:00
Aleksander
2420e8007c parser refactoring 2025-06-28 17:39:53 +02:00
Aleksander
887a2f6bde wgui: add <macro> support, propagate variables into ParserResult 2025-06-20 00:27:25 +02:00
Aleksander
7d7ab8055d fix keyboard layout 2025-06-18 23:28:03 +02:00
Aleksander
b9e462f88b wgui: move parser.rs into a separate directory 2025-06-18 20:07:13 +02:00