audioDeviceSelection: Add audio device selection dialog

It is not always possible to determine the type of audio device that
got plugged in. Add a system modal dialog to query the user in that
case and export in on the bus to gnome-settings-daemon.

https://bugzilla.gnome.org/show_bug.cgi?id=760284
This commit is contained in:
Florian Müllner 2016-02-09 23:03:26 +01:00
parent a13357c2a8
commit 30c7545ff3
6 changed files with 277 additions and 1 deletions

View file

@ -35,6 +35,7 @@
<file>ui/animation.js</file>
<file>ui/appDisplay.js</file>
<file>ui/appFavorites.js</file>
<file>ui/audioDeviceSelection.js</file>
<file>ui/backgroundMenu.js</file>
<file>ui/background.js</file>
<file>ui/boxpointer.js</file>