mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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:
parent
a13357c2a8
commit
30c7545ff3
6 changed files with 277 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue