Skip to content
Commit 332836c1 authored by Rui Matos's avatar Rui Matos
Browse files

media-keys: Use new gvc and g-s APIs for audio device selection

When plugging in a headset, or a microphone in some computers, they
will not be able to detect that there is a new input available (for
the headset), or that it doesn't have any outputs (for the
microphone).

Using gvc's new audio-device-selection-needed signal we call into
gnome-shell to ask the user with a modal dialog what kind of device
was plugged in and switch the ports according to the user's response.

This adds a dependency on ALSA.

https://bugzilla.gnome.org/show_bug.cgi?id=755062
parent 8990253f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment