Commit graph

5 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
e8809c5f7b fix: remove unused import 2026-06-02 22:38:34 +10:00
2 * r + 2 * t
57123a5c8c fix: animate lock cover art 2026-06-02 18:35:54 +10:00
2 * r + 2 * t
f54aca05da fix: double anim on cover art 2026-05-04 17:38:36 +10:00
2 * r + 2 * t
a54fe6f487 refactor: move media cover art to separate component 2026-05-02 00:48:33 +10:00