summaryrefslogtreecommitdiff
path: root/components/controls (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: scale rounding properly2 * r + 2 * t2025-08-172-3/+3
|
* internal: better loading indicator2 * r + 2 * t2025-08-142-65/+193
| | | | Abstract circular progress into own component
* internal: fix more colours2 * r + 2 * t2025-08-081-1/+1
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-084-6/+8
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* internal: fix transparent transitions2 * r + 2 * t2025-08-071-1/+1
|
* internal: position slider handle correctly2 * r + 2 * t2025-08-051-19/+17
| | | | Also better labels for audio popout
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-053-1/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* internal: refactor widgets folder2 * r + 2 * t2025-08-047-0/+638
Split into subdirs and rename to components