Skip to content

mixer-control: Force set default sink if mixer changes the output

Jian-Hong Pan requested to merge starnight/libgnome-volume-control:I13 into master

Some audio output device may disappear if it is not connected, for example the HDMI stereo of AMD Oland R7-430 graphic card. That makes the mixer control's UI and PulseAudio's output state mismatch.

This patch always updates PulseAudio's state when mixer control changes the output.

Fixes: #13 (closed)

Merge request reports