nosignal-shell/modules
28allday 8bada1d61a feat(bar): popouts drop down from the top bar — Phase B
The bar hover fly-outs (wifi/audio/bluetooth/tray/active-window) slid out
sideways from the old left edge; now they drop DOWN from the top bar:

- ClipWrapper.qml: the collapsing/slide axis is now height (was width); the
  popout is positioned along the bar by x (from the hovered widget's x-centre,
  via currentCenter) and docks at the top edge; the dock<->detach animation
  guard moves to the x (along-bar) axis. The content slides in via a negative
  top margin instead of left margin.
- Wrapper.qml: mirror the size-transition animation guards (height is now the
  always-animated extent axis, width the gated along-bar axis).

Verified live in the dev VM: all popouts open downward under their widget.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 23:34:44 +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(bar): popouts drop down from the top bar — Phase B 2026-06-13 23:34:44 +01:00
dashboard fix: elide hero card label properly 2026-06-08 16:24:27 +10:00
drawers feat(bar): horizontal top bar — Phase A geometry (NoSignal layout) 2026-06-13 23:26:55 +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 fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
notifications fix: improve notif expand btn 2026-05-13 01:34:23 +10: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