nosignal-shell/components
28allday cf3c0d823d feat(nosignal): Nerd Font icon remap — nexus (Settings)
Convert caelestia's nexus Settings to Nerd Font icons (drop-in NsIcon).

- NsIcon hardened into a MaterialIcon drop-in: accepts fontStyle (sizes from
  it, keeps the NF Mono family), plus no-op fill/grade/animate for API parity.
- Glyphs map extended with caelestia core names: nexus static icons, nav/page
  icons (palette, wallpaper, dashboard, devices_other, extension, globe, info,
  monitor, shuffle, workspaces, ...), weather + app/device icons.
- Converted all MaterialIcon in modules/nexus/ to NsIcon; fixed icon aliases
  (NavRow/SliderRow .text -> .icon); reverted IconButton font: (it has font,
  not fontStyle, and renders its own icon).

Remaining core surfaces still Material Symbols (no breakage): launcher, osd,
lock, sidebar, utilities — to convert next with any further Glyphs entries.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 11:16:01 +01:00
..
containers fix: reduce flickable fade amount 2026-06-05 19:54:46 +10:00
controls fix: only update media position on slider release 2026-06-08 16:05:41 +10:00
effects chore: replace OpacityMask with MultiEffect Mask 2026-05-07 21:09:07 +10:00
filedialog fix: file dialog sizing 2026-06-05 22:39:07 +10:00
images fix: animate nexus wallpaper preview 2026-06-05 01:01:43 +10:00
misc chore: fix rest of linter warnings 2026-03-22 01:31:52 +11:00
widgets fix: remove unused import 2026-06-02 22:38:34 +10:00
AnchorAnim.qml feat: add anim type shorthand + anchor anim 2026-04-15 17:31:26 +10:00
Anim.qml feat: add expressive effects anims to Anim type 2026-04-23 00:59:37 +10:00
AnimLoader.qml feat: add nexus bluetooth device page 2026-06-07 02:57:07 +10:00
CAnim.qml feat: rework wallpaper to use stack instead of A/B 2026-04-23 01:00:35 +10:00
ConnectionHeader.qml refactor: icons follow builders pattern 2026-04-22 22:47:18 +10:00
ConnectionInfoSection.qml refactor: migrate components to new font API 2026-04-22 22:47:18 +10:00
DashboardState.qml chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
DrawerVisibilities.qml chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
Logo.qml bar/osicon: fix blurriness (#1271) 2026-03-15 18:51:07 +11:00
MaterialIcon.qml fix: font builder vaxis incompatible type 2026-04-22 22:47:18 +10:00
NsIcon.qml feat(nosignal): Nerd Font icon remap — nexus (Settings) 2026-06-14 11:16:01 +01:00
NsPanel.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
NsSwitch.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
PropertyRow.qml refactor: migrate components to new font API 2026-04-22 22:47:18 +10:00
SectionContainer.qml feat: use M3 spacing tokens 2026-04-22 22:47:18 +10:00
SectionHeader.qml refactor: use Font.Xxx enum for weights 2026-04-22 22:47:18 +10:00
StateLayer.qml feat: make StateLayer pick up per corner from parent 2026-06-06 01:06:43 +10:00
StyledClippingRect.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
StyledRect.qml internal: add canim component 2025-08-24 16:51:09 +10:00
StyledText.qml feat: improve text anim 2026-04-23 00:59:43 +10:00