nosignal-shell/modules/drawers
28allday dcce2440f6 fix(nosignal): square the OSD (volume/brightness) to match the design
The volume/brightness OSD popped out as a rounded caelestia blob in the dynamic
surface colour. Square it + match the design glass:
- osd/Content: draw a flat square Theme.panelBg + 1px border background.
- ContentWindow: osdBg blob deformAmount 0 + radius 0 + opacity 0 (hidden;
  the OSD now owns its background).
- FilledSlider: track + handle radius -> 0 (Tokens.rounding.full ignored
  rounding.scale, so it stayed round).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 11:54:35 +01:00
..
ContentWindow.qml fix(nosignal): square the OSD (volume/brightness) to match the design 2026-06-14 11:54:35 +01:00
Drawers.qml chore: remove unused import 2026-04-13 16:42:38 +10:00
Exclusions.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
Interactions.qml feat(bar): horizontal top bar — Phase A geometry (NoSignal layout) 2026-06-13 23:26:55 +01:00
Panels.qml feat(bar): horizontal top bar — Phase A geometry (NoSignal layout) 2026-06-13 23:26:55 +01:00
Regions.qml feat(bar): horizontal top bar — Phase A geometry (NoSignal layout) 2026-06-13 23:26:55 +01:00