nosignal-shell/modules
28allday 6a933aa260 feat(nosignal): Nerd Font icon remap — bar + popouts
Route the redesign's icons through JetBrains Mono Nerd Font instead of Material
Symbols, for visual consistency with the JetBrains Mono text.

- services/Glyphs.qml: Material-Symbol-name -> Nerd Font (Font Awesome range)
  codepoint map (via String.fromCharCode), covering bar/panel icons + the
  dynamic Icons.getX() returns; get() falls back to a "?" glyph.
- components/NsIcon.qml: reactive icon component (input `icon` = name -> mapped
  glyph), so dynamic icons (volume/battery/play-pause) stay live. Uses the
  "Mono" NF variant so glyphs center in a fixed cell.
- Converted all MaterialIcon usages in NsBar + the 9 panels to NsIcon.

caelestia core (nexus/launcher/osd/lock) still uses Material Symbols — no
breakage (mixed), to be converted next with an expanded Glyphs map.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 11:01:44 +01:00
..
areapicker feat: use new Mask component 2026-04-23 20:05:21 +10:00
background feat: increase default number of visualiser bars 2026-05-02 12:47:52 +10:00
bar feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
dashboard fix: elide hero card label properly 2026-06-08 16:24:27 +10:00
drawers feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
launcher fix: launcher incorrect max height 2026-06-04 17:08:43 +10:00
lock fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
nexus feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
notifications fix: improve notif expand btn 2026-05-13 01:34:23 +10:00
nsbar feat(nosignal): Nerd Font icon remap — bar + popouts 2026-06-14 11:01:44 +01:00
osd feat: osd & session margins ignore border 2026-05-06 19:43:50 +10:00
session feat: osd & session margins ignore border 2026-05-06 19:43:50 +10:00
sidebar chore: replace OpacityMask with MultiEffect Mask 2026-05-07 21:09:07 +10:00
utilities fix: improve utils screen recorder 2026-06-08 17:05:34 +10:00
windowinfo fix: window info anim + clipping 2026-06-08 15:57:35 +10:00
BatteryMonitor.qml fix: even more non global access 2026-04-13 16:42:00 +10:00
ConfigToasts.qml feat: add unknown option toasts 2026-04-12 03:14:04 +10:00
GSFLoader.qml feat: ship google sans flex inline 2026-06-02 22:33:07 +10:00
IdleMonitors.qml fix: add lock config scope 2026-04-13 00:25:16 +10:00
Shortcuts.qml feat: add initial nexus 2026-06-03 01:23:25 +10:00