~ubuntu-branches/ubuntu/oneiric/gnome-settings-daemon/oneiric

Viewing all changes in revision 171.

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2011-09-22 15:44:40 UTC
  • Revision ID: package-import@ubuntu.com-20110922154440-hyd6nn54at8wkkho
Tags: 3.1.92-0ubuntu3
* Fix LP: #854101 - various startup time improvements:
* debian/patches/46_share_rr_screen.patch:
  - Share a single GnomeRRScreen across plugins, rather than having the
    xrandr, color and power plugins each create their own, which results
    in 3 reprobes before running the main loop. Thanks to Rodrigo Moya for
    tidying this up a bit.
* debian/patches/47_delay_pa_connect_to_idle.patch:
  - Don't connect to pulseaudio until we are running the main loop. Starting
    pulseaudio seems to block for around a second here on my machine
* debian/patches/48_register_client_before_idle_callbacks.patch:
  - Create the GDBusProxy for gnome-session synchronously, and then schedule
    the RegisterClient call with a higher priority. This ensures that we
    register with the session manager as soon as we start the main loop, and
    before running any other idle callbacks

* debian/patches/16_use_synchronous_notifications.patch:
  - Make the volume notifications work correctly again

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: