nosignal-shell/services
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
..
Audio.qml fix: per monitor props not having ancestor scope 2026-04-13 00:07:55 +10:00
Brightness.qml fix: per monitor props not having ancestor scope 2026-04-13 00:07:55 +10:00
Colours.qml fix: transparency blur rule debouncing 2026-05-03 01:46:54 +10:00
GameMode.qml fix: global config use for rest of global props 2026-04-12 23:02:00 +10:00
Hypr.qml fix: global config use for rest of global props 2026-04-12 23:02:00 +10:00
IdleInhibitor.qml chore: fix prop order 2026-03-20 16:03:18 +11:00
Network.qml chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
NetworkUsage.qml fix: format ci (#1513) 2026-06-04 23:07:20 +10:00
Nmcli.qml feat: impl changing network via nexus 2026-06-06 02:17:29 +10:00
NotifData.qml feat: always expire notifs if fullscreen 2026-04-26 15:13:28 +10:00
Notifs.qml fix: global config use for rest of global props 2026-04-12 23:02:00 +10:00
NsShell.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
Players.qml feat: improve dashboard media tab 2026-05-04 03:47:03 +10:00
Recorder.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
Screens.qml chore: remove unused import 2026-04-12 03:47:42 +10:00
Theme.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
Time.qml fix: per monitor props not having ancestor scope 2026-04-13 00:07:55 +10:00
Visibilities.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
VPN.qml fix: vpn disconnection toast (#1521) 2026-06-08 13:08:39 +10:00
Wallpapers.qml feat: set featured wall as default if no wall set 2026-06-08 01:03:00 +10:00
Weather.qml feat: add hourly forecast to lock weather 2026-06-02 18:24:08 +10:00