Commit Graph

7 Commits

Author SHA1 Message Date
Aleksander
6136a5aa43 clippy 2025-11-12 17:06:53 +01:00
Aleksander
6f41ffe59c SettingsIO trait, save/load settings to/from file 2025-11-08 11:16: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
d2c23ac6a9 add settings: am/pm clock, opaque background, hide username 2025-11-07 19:40:38 +01:00
Aleksander
433b7f53b5 remember checked settings in memory 2025-11-06 21:12:26 +01:00
Aleksander
e087eb3743 settings gui PoC 2025-11-05 22:37:07 +01:00
Aleksander
33955498cc move stuff to frontend.rs 2025-11-05 21:12:01 +01:00