feat(picker): rework stream picker UI to match the app theme; add audio refresh #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/picker-ui-rework"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restyle the screen/window picker to the app's daisyUI palette (midnight/day via
prefers-color-scheme, exact OKLCH values), group sources into Screens vs Windows,
and polish cards/radios/buttons.
Add a Refresh button to the audio list: PipeWire only lists apps that are
actively producing audio when the picker opens, so an app that wasn't playing
yet was missing — rescanning now picks it up.