Commit graph

10 commits

Author SHA1 Message Date
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
2 * r + 2 * t
eb0a2a0813 feat: replace control center popout with nexus 2026-06-07 22:09:32 +10:00
2 * r + 2 * t
ab3f3e2376 fix: make nexus handle transparency properly 2026-06-05 01:29:06 +10:00
2 * r + 2 * t
c31cb2a7f6 feat: add wallpaper & style nexus page 2026-06-05 00:26:25 +10:00
2 * r + 2 * t
323442020e fix: nexus window button padding 2026-06-04 23:07:34 +10:00
2 * r + 2 * t
65c66548cc fix: reduce nexus smoothing
Squircle -> circular increases visual size when same smoothing
2026-06-04 17:26:15 +10:00
2 * r + 2 * t
756004b902 fix: anim nexus blob colour 2026-06-03 19:50:22 +10:00
2 * r + 2 * t
64e6f1e934 feat: allow scrolling nexus nav 2026-06-03 04:22:39 +10:00
2 * r + 2 * t
45fbe9e560 feat: impl nexus nav pane 2026-06-03 03:07:48 +10:00
2 * r + 2 * t
5f4fb88624 feat: add initial nexus 2026-06-03 01:23:25 +10:00