nosignal-shell/modules
28allday 36f6f5a157 feat(nosignal): interface redesign — slim glass bar + floating popouts
Convert the caelestia shell to the NoSignal "design_handoff_quickshell_shell"
spec: a slim translucent top bar with floating glass popouts, fixed dark-glass
chrome + Material You dynamic accent, square corners, JetBrains Mono.

- Theme singleton (services/Theme.qml): design tokens; accent = m3primary
  (dynamic), fixed glass/text, square radii.
- New slim bar as its own PanelWindow (modules/nsbar/NsBar.qml), additive in
  shell.qml; reuses caelestia services + components. Helpers: BarPill,
  NsWorkspaces (numbered, active=accent pill), NsOverlay (popout host, one-at-a-
  time via services/NsShell.qml, outside-click + Esc), components/NsPanel +
  components/NsSwitch.
- Old caelestia frame removed: BarWrapper collapsed; ContentWindow border 0 +
  borderTop 0; Exclusions zones 0. Drawer engine kept for launcher/OSD/lock.
- 9 popouts (modules/nsbar/panels/): Calendar, QuickSettings, Network,
  Bluetooth, Notifications, Audio, SystemTray, Overview, PowerMenu.
- Clock restyled (date muted + time DemiBold).
- nexus (Settings) reskinned: dark-glass window + cards, square corners
  (Nexus.qml, common/ConnectedRect.qml) — keeps all pages/functionality.

Launcher kept as-is. Font (JetBrainsMono) + rounding.scale=0 + Super+Alt+Space
nexus bind are caelestia/hypr CONFIG and ship in the OS, not this fork.
Next: full Material Symbols -> Nerd Font icon remap.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 10:36:33 +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): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +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