I have:
Install method used:
Describe the bug
playback stream stays running despite being muted
Steps to reproduce
mute the wallpaper, then observe the playback stream with something like pw-top, you'll see that its still marked as "Running"
Expected Result
To mark itself as idle when muted.
Additional context
this ruins stuff such as native sample rate switching, since pipewire likes to lock the samplerate to that of whichever playback stream is first (or last) attached to the output device.
I have:
Install method used:
Describe the bug
playback stream stays running despite being muted
Steps to reproduce
mute the wallpaper, then observe the playback stream with something like
pw-top, you'll see that its still marked as "Running"Expected Result
To mark itself as idle when muted.
Additional context
this ruins stuff such as native sample rate switching, since pipewire likes to lock the samplerate to that of whichever playback stream is first (or last) attached to the output device.