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
e3a7a0c8c7 fix: tokens access without screen 2026-06-05 23:38:43 +10:00
2 * r + 2 * t
a0acd1a22c feat: squircle -> circular blob merging
More consistent with the rest of the rounding
2026-06-04 17:25:19 +10:00
2 * r + 2 * t
a4163d2c7c fix: disable corner fill for dash lyrics info
Also fix bug where it would get stuck to the top left
2026-05-08 03:14:35 +10:00
2 * r + 2 * t
543388f229 feat: add lyrics info 2026-05-05 18:38:38 +10:00