nosignal-shell/components
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
..
containers fix: reduce flickable fade amount 2026-06-05 19:54:46 +10:00
controls fix(nosignal): square the OSD (volume/brightness) to match the design 2026-06-14 11:54:35 +01: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
NsIcon.qml feat(nosignal): Nerd Font icon remap — nexus (Settings) 2026-06-14 11:16:01 +01:00
NsPanel.qml feat(nosignal): interface redesign — slim glass bar + floating popouts 2026-06-14 10:36:33 +01:00
NsSwitch.qml feat(nosignal): NoSignal logo + V1 on About; fully square the UI 2026-06-14 11:42:08 +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