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

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:~ubuntu-desktop/gnome-settings-daemon/gnome-3-8-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

3965. 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

3964. 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

3963. By Bastien Nocera

media-keys: Make the "shutdown" action not be interactive

Shutdown is supposed to shutdown without asking, as "interactive"
already should do what we need for interactive shutdowns.

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

3962. By Bastien Nocera

media-keys: Merge power_action_* functions

They only differed by a single line.

3961. By Bastien Nocera

3.8.6.1

3960. By Bastien Nocera

3.8.6

3959. By Bastien Nocera

xrandr: Prevent guint32 overflow

Passing "9223372036854775807" (G_MAXINT64) as the timestamp will
overflow as the timestamp is cast to a guint32 internally. Clamp
that value instead to avoid g-s-d crashing.

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

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

3958. By Bastien Nocera

power: Add test case for lack of warning on startup

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

3957. By Bastien Nocera

power: Stop X from turning our screen off

The default timeouts for DPMS in Xorg were finally applied after about
10 years:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=6238bd68bd71323f8b4f1808f34dabe2ae447fe3

So work-around that horror.

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

3956. By Bastien Nocera

wacom: Make OSD work again

The recent lirsvg security changes made the include portion of the
SVG used for the OSD fail to parse.

Set the base URI for the layouts before loading the SVG data to
fix the new strict loading policy (#691708).

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

Conflicts:
 plugins/wacom/gsd-wacom-osd-window.c

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