summaryrefslogtreecommitdiff
path: root/components/controls/StyledRadioButton.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-24internal: add canim component2 * r + 2 * t1-5/+1
2025-08-07internal: fix transparent transitions2 * r + 2 * t1-1/+1
2025-08-05bar/popouts: add audio device switcher (#319)Laurens Duin1-0/+58
* feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>