commit a265ebde0286d5dea127d60b35f2f8303cd83f41
Author: Colin Walters <
[email protected]>
Date: Tue Jun 26 08:57:00 2012 -0400
Release 3.5.3
M NEWS
commit 6893c9a51200ce630af97fbda58eda678bae920b
Author: Bastien Nocera <
[email protected]>
Date: Wed Jun 20 17:40:28 2012 +0100
pnp-ids: Add loop for speed testing the ID fetching
See
https://bugzilla.gnome.org/show_bug.cgi?id=590059
M libgnome-desktop/test-pnp-ids.c
commit 8503ae8e1b860c60ea744fdc7064d090fc6690e6
Author: Bastien Nocera <
[email protected]>
Date: Wed Jun 20 17:28:28 2012 +0100
pnp-ids: Add test program
M libgnome-desktop/Makefile.am
A libgnome-desktop/test-pnp-ids.c
commit e9dee9d73b92e7c0d7c81104d8284a9915f96292
Author: Bastien Nocera <
[email protected]>
Date: Wed Jun 20 16:52:35 2012 +0100
gnome-rr: Document the default DPI setting
As X.org lies to us because the monitors lie to it.
https://bugzilla.gnome.org/show_bug.cgi?id=545112
M libgnome-desktop/gnome-rr-config.c
commit c599163097d6f96eaa6b5b04b284c7fd68e9436d
Author: Christian Hergert <
[email protected]>
Date: Mon Aug 10 18:48:00 2009 +0000
gnome-rr: Draw monitor labels with rounded corners
And make sure the rounded corner matches that of the gnome-shell panel.
https://bugzilla.gnome.org/show_bug.cgi?id=591025
M libgnome-desktop/gnome-rr-labeler.c
commit fbbf9a15e04f1b6cbaef5c493cacfd84d85f040b
Author: Nilamdyuti Goswami <
[email protected]>
Date: Tue Jun 19 21:20:44 2012 +0530
Assamese translation reviewed
M po/as.po
commit db122d9fdd503a9327f4207ebfcf78d9e7d2e3d8
Author: Bastien Nocera <
[email protected]>
Date: Tue May 29 15:15:32 2012 +0100
gnome-rr: Add gnome_rr_output_get_ids_from_edid()
To get the vendor/product/serial triplet from an output's EDID data.
This is useful for output matching in gnome-settings-daemon.
https://bugzilla.gnome.org/show_bug.cgi?id=677031
M libgnome-desktop/gnome-rr.c
M libgnome-desktop/gnome-rr.h
commit 22582a4ba4de44af8b0ea195f9896715fa8ac75d
Author: William Jon McCann <
[email protected]>
Date: Mon Apr 30 12:43:22 2012 -0400
Move thumbnails into XDG_CACHE_HOME
https://bugzilla.gnome.org/show_bug.cgi?id=646508
M libgnome-desktop/gnome-desktop-thumbnail.c
commit 97ab041ef5fb120d152cd3d3d192f848b459961c
Author: Andrea Cimitan <
[email protected]>
Date: Mon Jun 11 10:39:36 2012 -0400
gnome-bg: Fix color conversion for solid backgrounds
gnome_bg_create_surface converts the primary background
color of a background without a filename from a GdkColor
to a GdkRGBA. It does it incorrectly though.
This commit divides each color component by 65535 instead
of 255, since GdkColor uses 16-bit color values.
M libgnome-desktop/gnome-bg.c
commit fe6fdee20f2b0bb3fc2ad3f30506dea62905711d
Author: Ray Strode <
[email protected]>
Date: Thu Jun 7 14:34:34 2012 -0400
Revert "Allow rotation if the virtual size has the correct number of pixels"
This reverts commit 8ba5e616ceb10ae8f1138eaa550ec65742195b78.
It makes the checking too liberal and allows things through that will
ultimately fail.
https://bugzilla.gnome.org/show_bug.cgi?id=640237
M libgnome-desktop/gnome-rr-config.c
commit 575354ebf41aada6ad307a0d39bf42cdb0aa350b
Author: Ray Strode <
[email protected]>
Date: Mon Feb 7 13:56:41 2011 -0500
gnome-bg: force property update when doing new crossfade frame
gnome-shell needs to get notified about animation updates.
This commit frobs the property to wake mutter up.
https://bugzilla.gnome.org/show_bug.cgi?id=641526
M libgnome-desktop/gnome-bg-crossfade.c
commit 31c4241e5c08356ab8adf26cbd7aa1702b45ade5
Author: Matthias Clasen <
[email protected]>
Date: Mon Jun 4 22:43:56 2012 -0400
Post-release version bump
M configure.ac