gnome-shell/js/ui/status
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
..
accessibility.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
bluetooth.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
keyboard.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
lockScreenMenu.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
network.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
power.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
volume.js VolumeMenu: read output and input if PulseAudio is already ready when constructing 2012-09-04 23:52:41 +02:00