Revert "Pulseaudio audio device capture: dont change default output when switching default output"

This reverts commit 902556b143.
This commit is contained in:
dec05eba
2025-03-03 13:36:49 +01:00
parent 902556b143
commit 0fff47cc58
2 changed files with 5 additions and 9 deletions

5
TODO
View File

@@ -241,7 +241,4 @@ Support reconnecting (and setting things up again) if the audio server is restar
Find out how nvidia-smi fixes nvenc not working on opensuse and do that ourselves instead of relying on nvidia-smi that is not always installed.
Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting.
The implementation of changing audio device to capture from when using default_output/default_input and the default device is changed in system audio settings
has been disabled because of bugs in pipewire (and kde plasma?). Enable this when it's fixed.
Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting.