nosignal-shell/components
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
..
containers fix: reduce flickable fade amount 2026-06-05 19:54:46 +10:00
controls fix: only update media position on slider release 2026-06-08 16:05:41 +10:00
effects chore: replace OpacityMask with MultiEffect Mask 2026-05-07 21:09:07 +10:00
filedialog fix: file dialog sizing 2026-06-05 22:39:07 +10:00
images fix: animate nexus wallpaper preview 2026-06-05 01:01:43 +10:00
misc chore: fix rest of linter warnings 2026-03-22 01:31:52 +11:00
widgets fix: remove unused import 2026-06-02 22:38:34 +10:00
AnchorAnim.qml feat: add anim type shorthand + anchor anim 2026-04-15 17:31:26 +10:00
Anim.qml feat: add expressive effects anims to Anim type 2026-04-23 00:59:37 +10:00
AnimLoader.qml feat: add nexus bluetooth device page 2026-06-07 02:57:07 +10:00
CAnim.qml feat: rework wallpaper to use stack instead of A/B 2026-04-23 01:00:35 +10:00
ConnectionHeader.qml refactor: icons follow builders pattern 2026-04-22 22:47:18 +10:00
ConnectionInfoSection.qml refactor: migrate components to new font API 2026-04-22 22:47:18 +10:00
DashboardState.qml chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
DrawerVisibilities.qml chore: fix PersistentProperties missing-prop linter errors 2026-03-20 22:17:36 +11:00
Logo.qml bar/osicon: fix blurriness (#1271) 2026-03-15 18:51:07 +11:00
MaterialIcon.qml fix: font builder vaxis incompatible type 2026-04-22 22:47:18 +10:00
NsPanel.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
NsSwitch.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
PropertyRow.qml refactor: migrate components to new font API 2026-04-22 22:47:18 +10:00
SectionContainer.qml feat: use M3 spacing tokens 2026-04-22 22:47:18 +10:00
SectionHeader.qml refactor: use Font.Xxx enum for weights 2026-04-22 22:47:18 +10:00
StateLayer.qml feat: make StateLayer pick up per corner from parent 2026-06-06 01:06:43 +10:00
StyledClippingRect.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
StyledRect.qml internal: add canim component 2025-08-24 16:51:09 +10:00
StyledText.qml feat: improve text anim 2026-04-23 00:59:43 +10:00