lp:~ubuntu-desktop/gnome-settings-daemon/no-submodules

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:~ubuntu-desktop/gnome-settings-daemon/no-submodules
Members of Ubuntu Desktop can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Desktop
Project:
GNOME Settings Daemon
Status:
Development

Recent revisions

4343. By Tim Lunn

xsettings: unwatch dbus before destroying xsettings managers

fix possible race since notify_have_shell is getting called after the
managers are destroyed.

https://bugzilla.gnome.org/show_bug.cgi?id=711238

Conflicts:
 plugins/xsettings/gsd-xsettings-manager.c

4342. By Bastien Nocera

media-keys: Make "Pause" work for MPRIS clients

There's no XF86AudioPlayPause key, just XF86AudioPlay,
even if the kernel does differentiate them (KEY_PLAYPAUSE vs.
KEY_PLAY).

We should send "PlayPause" instead of "Play" to the MPRIS client.

https://bugzilla.gnome.org/show_bug.cgi?id=705348

4341. By Bastien Nocera

media-keys: Fix 2nd MPRIS client never being used

1. Start MPRIS client, press key, works
2. Close MPRIS client, press key, (/) pops up
3. Start same MPRIS client as 1., press key, (/) pops up

That's because we never unset "connecting" to FALSE once we were
already connected to the MPRIS D-Bus proxy.

4340. By Bastien Nocera

media-keys: Allow the power key in more places

We allow using the power key pretty much everywhere now, but
we also ensure that we never show interactive dialogues on the
lock screen (something that was possible with other suspend/power
buttons already if more than more than one user was logged in,
or an interactive shutdown was configured).

See https://bugzilla.redhat.com/show_bug.cgi?id=980692

https://bugzilla.gnome.org/show_bug.cgi?id=707095

4339. By Bastien Nocera

xsettings: Fix thinko that led to animations being disabled

When VNC is in use, animations are disabled, thus ->disabled has
the same value as vnc_in_use, not the opposite.

Spotted by Yosef Or Boczko <email address hidden>, with help from
Jasper St. Pierre <email address hidden>

4338. By Fran DiƩguez

Updated Galician translations

4337. By Bastien Nocera

3.11.1

4336. By Bastien Nocera

power: Bump gnome-desktop requirements

For the new API used for the backlight steps.

4335. By Bastien Nocera

power: Bump the required upower version

As we use the new API.

4334. By Bastien Nocera

xrandr: Prevent possible overflows handling timestamps

The timestamps are gint64 but we cast them down to guint32, which
can cause overflows. Avoid that by passing the timestamps as gint64
all around, even if they are ultimately unused.

https://bugzilla.gnome.org/show_bug.cgi?id=711066

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gnome-settings-daemon
This branch contains Public information 
Everyone can see this information.

Subscribers