Commit graph

13 commits

Author SHA1 Message Date
83c6b62c13 feat(nosignal): finish Nerd Font icon remap — core surfaces
Convert remaining reachable surfaces to NsIcon (launcher, utilities, windowinfo,
sidebar, dashboard, notification toast, shared controls IconTextButton/Menu/
SplitButton/ToggleButton/CollapsibleSection/CustomSpinBox, CoverArt). Handles
the `sourceComponent: MaterialIcon {` form and icon-via-alias controls.

- IconTextButton: alias -> plain `icon` property + bound NsIcon (cross-file alias
  to a custom property was rejected).
- Reverted IconButton `font:` (the controls-wide font->fontStyle sweep wrongly
  hit ButtonBase, which uses font not fontStyle).
- Glyphs map: +31 names (dashboard/utilities/launcher leftovers) — no "?" glyphs.

Old collapsed bar + old lock sub-components left as-is (unused, never render).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 12:59:28 +01:00
2 * r + 2 * t
2824fd1af9 fix: elide hero card label properly 2026-06-08 16:24:27 +10:00
Soramane
f829fc882c fix: dash perf battery animating on init
It's noisy since the fill is secondary, so don't animate on init
2026-05-22 17:30:07 +08:00
2 * r + 2 * t
d7378ba5dd fix: resource size units & mismatch 2026-04-30 21:01:31 +10:00
2 * r + 2 * t
9543e761ec feat: loader dash perf cards + fix when some disabled 2026-04-26 14:32:12 +10:00
2 * r + 2 * t
76b4a0b63c feat: improve dash perf placeholder & battery tank 2026-04-26 14:26:33 +10:00
2 * r + 2 * t
10feabc5a7 fix: actually display temp in fahrenheit 2026-04-26 01:40:55 +10:00
2 * r + 2 * t
81fc9dda02 feat: split SystemUsage into separate C++ services 2026-04-26 01:38:22 +10:00
2 * r + 2 * t
9fefb53440 feat: improve dash perf network card 2026-04-25 23:07:03 +10:00
2 * r + 2 * t
430f9ddd1c feat: improve dash perf memory card 2026-04-25 23:04:49 +10:00
2 * r + 2 * t
3ae676c040 feat: improve dash perf storage card 2026-04-25 23:04:49 +10:00
2 * r + 2 * t
86df8ae702 feat: use indeterminate prog bar for loading perf
Also fix circ prog not showing when NaN value
2026-04-25 17:59:33 +10:00
2 * r + 2 * t
bb573ea971 feat: improve dash perf cpu/gpu cards
Also separate out into multiple files
2026-04-25 17:51:56 +10:00