summaryrefslogtreecommitdiff
path: root/components (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-09picker: fix clients for special ws2 * r + 2 * t1-2/+0
Also focus on first window if none focused on init
2025-08-08internal: fix more colours2 * r + 2 * t1-1/+1
2025-08-08internal: colour fixes2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t11-18/+20
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-07internal: fix transparent transitions2 * r + 2 * t3-3/+3
2025-08-05internal: position slider handle correctly2 * r + 2 * t1-19/+17
Also better labels for audio popout
2025-08-05bar/popouts: add audio device switcher (#319)Laurens Duin3-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>
2025-08-05internal: use device scaling for image caching (#348)Davi Ribeiro1-3/+8
* internal: fixes image caching (#275) * fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-04internal: refactor widgets folder2 * r + 2 * t30-0/+1906
Split into subdirs and rename to components