lp:~noskcaj/unity-settings-daemon/gnome-desktop-3.10b

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/unity-settings-daemon/gnome-desktop-3.10b
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Project:
Unity Settings Daemon
Status:
Development

Recent revisions

4041. By Giovanni Campagna <email address hidden>

color: adapt to GnomeRR API changes

GnomeRR no longer exposes disconnected outputs, so we don't need
to filter them ourselves.

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

4040. By Giovanni Campagna <email address hidden>

wacom: adapt to GnomeRR API changes

GnomeRR now returns the EDID IDs as strings directly, so we don't
need to convert them to compare to the settings. Also, we don't
need to filter disconnected outputs, it's done by mutter now.

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

4039. By Joaquim Rocha <email address hidden>

wacom: Remove deprecated call to gdk_display_get_n_screens

Also skips using the display to get the default screen and
modifies the grab_button function from gsd-keygrab so it uses
a GdkScreen instead of a list of those.

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

4038. By Bastien Nocera

wacom: Update for gnome-desktop API change

4037. By Giovanni Campagna <email address hidden>

power: adapt to GnomeRR API changes

Reading the backlight from GnomeRR can't fail anymore (although
-1 can be returned, meaning that XBACKLIGHT is not supported).
Also, for GnomeRR the value is always a percentage.

We still need to handle min/max in case we use sysfs directly
(which will be the common case when we move to wayland)

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

4036. By Bastien Nocera

power: Don't look for screens if we don't have a lid

We don't need to know about external screens being present when
we don't have any lid.

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

4035. By Bastien Nocera

power: Simplify support for mock external monitor plug/unplug

Instead of requiring sending SIGUSR2, just monitor the fake file

4034. By Jackson Doak

Fix cursor with the new gnome-desktop api

4033. By Giovanni Campagna <email address hidden>

xrandr: adapt to the new model for display configuration

Stop handling monitors.xml and the initial modeset for the session,
as well as monitor hotplug and lid switches. All that is implemented
in mutter now.
What is left in the xrandr plugin is Fn-F7 (for lack of a better
place) and Rotate. Both will go in mutter/gnome-shell at some point.

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

4032. By Giovanni Campagna <email address hidden>

xrandr: remove ApplyConfiguration DBus method

In the new model, the client that wants to change the display
configuration asks mutter for the new layout directly, and that
takes care of saving to monitors.xml or restoring the existing
configuration if the new one fails.

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

Branch metadata

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

Subscribers