nosignal-shell/modules/nexus
28allday f21e5b5eaf fix(nosignal): hardware-test feedback — additions icons, power menu, weather picker
From the 2026-06-15 hardware-test feedback (redesign passed end-to-end):

- Glyphs: map the 12 unmapped additions-page icon names (brush, cloud_sync,
  data_object, deployed_code, movie_edit, neurology, psychology, robot_2,
  smart_toy, sports_esports, videocam, vpn_lock) so the nexus Additional
  Software page stops rendering "?" boxes. Verified Nerd Font codepoints.
- Glyphs: cp() now uses String.fromCodePoint, not fromCharCode — the 5 MDI
  glyphs above 0xFFFF were being truncated by the 16-bit fromCharCode.
- Shortcuts: Super+Escape (session) now drives the redesigned full-screen
  Power Menu via NsShell.toggle("power"); old caelestia session panel is
  now dead code.
- nexus LanguageAndRegion: replace the "coming soon" weather placeholder with
  a real location input bound to GlobalConfig.services.weatherLocation (the
  Weather backend already geocodes / IP-auto-detects).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 18:02:53 +01:00
..
common feat(nosignal): Nerd Font icon remap — nexus (Settings) 2026-06-14 11:16:01 +01:00
navpane feat(nosignal): Nerd Font icon remap — nexus (Settings) 2026-06-14 11:16:01 +01:00
pages fix(nosignal): hardware-test feedback — additions icons, power menu, weather picker 2026-06-15 18:02:53 +01:00
NavPane.qml feat: fade out nexus nav list 2026-06-04 16:27:04 +10:00
Nexus.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
NexusState.qml feat: add nexus bluetooth device page 2026-06-07 02:57:07 +10:00
PageCompRegistry.qml feat(nosignal): Nerd Font icon remap — nexus (Settings) 2026-06-14 11:16:01 +01:00
PageRegistry.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
Pages.qml refactor: move placeholder comp to comp registry 2026-06-07 17:15:05 +10:00
WindowFactory.qml fix: make nexus handle transparency properly 2026-06-05 01:29:06 +10:00