Commit Graph

25 Commits

Author SHA1 Message Date
Aleksander
d97bbfc796 dash-frontend: games: pagination 2026-01-27 19:49:27 +01:00
Aleksander
19083cfd83 dash-frontend: Top panel title 2026-01-27 19:49:27 +01:00
Aleksander
dabd122a1d translations, minor refactoring, wgui: gradient intensity in globals, dash-frontend: remove unused window_list, process_list and window_options 2026-01-18 03:20:29 +00:00
galister
ba99dececf disable confusing UI sections 2026-01-10 18:57:09 +09:00
galister
9547da21ce X button on dashboard 2026-01-10 03:18:08 +09:00
galister
cdf4ed3882 more useful parser warnings + cleanups 2026-01-08 19:16:20 +09:00
Aleksander
46ab3ce960 dash-frontend: application list grouping 2026-01-06 16:23:01 +01:00
Aleksander
d8625f770c fix srgb in uidev mode, tweak colors a bit
[skip ci]
2025-12-26 20:58:17 +01:00
Aleksander
848674c143 process_list::View done 2025-12-21 16:00:54 +01:00
Aleksander
b0985e33af dash-frontend: toast messages, 📦📎 2025-12-08 22:42:05 +01:00
Aleksander
9767940923 Audio settings pop-up 2025-12-04 21:04:52 +01:00
Aleksander
7d581c1561 dash-frontend: popup manager 2025-11-27 23:28:10 +01:00
Aleksander
6e11c2cf87 themes cleanup, ui improvements 2025-11-12 17:49:05 +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
e087eb3743 settings gui PoC 2025-11-05 22:37:07 +01:00
Aleksander
bf1d02ed00 Tooltips, minor changes 2025-10-18 22:38:39 +02:00
Aleksander
4afdde1793 UI tweaks, use B8G8R8A8_UNORM in wgui 2025-09-21 20:25:57 +02:00
Aleksander
858c5da21c uidev: make window translucent 2025-09-21 19:06:09 +02:00
Aleksander
4f71dc6097 dash-frontend: tab titles, home screen username 2025-09-20 16:54:16 +02:00
Aleksander
0fdc0e3828 dash-frontend: clock, wgui: refactoring, non-panicking casts 2025-09-16 20:09:13 +02:00
Aleksander
129785daa7 wgui: customizable defaults 2025-09-16 18:32:56 +02:00
Aleksander
54767d75da dash-frontend: tabs, other fixes (desc)
- set rustfmt line width to 120 columns by default for wgui
- dashboard tabs
- wgui: `remove_children`
2025-09-15 20:37:55 +02:00
Aleksander
9efe298f65 dash-frontend: Use native <Button>s, children support 2025-09-13 12:49:36 +02:00
Aleksander
1d8f8aca3e move uidev dashboard to dash-frontend crate 2025-09-13 12:16:38 +02:00