lp://qastaging/~noskcaj/unity-settings-daemon/gnome-desktop-3.10c
- Get this branch:
- bzr branch lp://qastaging/~noskcaj/unity-settings-daemon/gnome-desktop-3.10c
Branch merges
Branch information
Recent revisions
- 4054. 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. - 4053. 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. - 4052. 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. - 4050. 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) - 4049. 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. - 4048. By Bastien Nocera
-
power: Simplify support for mock external monitor plug/unplug
Instead of requiring sending SIGUSR2, just monitor the fake file
- 4046. By Jackson Doak
-
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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity-settings-daemon