https://bugs.kde.org/show_bug.cgi?id=433246
--- Comment #7 from Matthias Mueller <mat.muel...@mailbox.org> --- Regarding the "automatically switch ..." function: Quote from P V (Contributor): "There's a setting streams-follow-default in media-session.conf that moves streams when default changes, and it's usually on by default, so streams follow default unless they have been previously manually fixed to a specific device (see pw-dump | grep target.node). The default session manager doesn't support toggling features at runtime, or have the combine sink. Pipewire itself can do all this since you can link nodes freely (eg. with Jack apps + pw-jack), but the session manager doesn't have the same link autoconfiguration features as pulseaudio right now." It seems KDE is fixing the streams to devices, even if they are not manually changed in plasma-pa? So i guess one solution (that would make the option "automatically switch ..." kind of obsolete, at least for my usecase) would be to only fix streams that have been manually set to another device and let the switching be handled by the pipewire session manager? -- You are receiving this mail because: You are watching all bug changes.