gnome-shell/js
Giovanni Campagna 3f5edf7c3e VolumeMenu: read output and input if PulseAudio is already ready when constructing
Previously we would only read the default sink and default source when
the connection to PulseAudio succeded. This worked because all VolumeMenu
users where initialized synchronously during shell load.
With the recent session mode changes though, the lock screen menu is
created on demand, and when it loads PA is already connected, so
it doesn't update the sliders.

https://bugzilla.gnome.org/show_bug.cgi?id=683156
2012-09-04 23:52:41 +02:00
..
extensionPrefs Remove markup from translated strings 2012-08-06 11:59:14 -04:00
gdm Login/UnlockDialog: don't reset immediately if auth fails 2012-09-04 23:38:46 +02:00
misc Consolidate systemd and consolekit in a common abstract class 2012-08-18 18:09:55 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui VolumeMenu: read output and input if PulseAudio is already ready when constructing 2012-09-04 23:52:41 +02:00
Makefile.am Rearchitect the Shell to have a components system 2012-09-04 18:42:44 -03:00