~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon:wip/identity

Last commit made on 2012-06-25
Get this branch:
git clone -b wip/identity https://git.launchpad.net/~vcs-imports/gnome-settings-daemon/+git/gnome-settings-daemon

Branch merges

Branch information

Recent commits

6af8f7b... by Ray Strode <email address hidden>

wip: start to fold kerberos support into gsd

b6f0f85... by Bastien Nocera

power: Remove unused variable

c048997... by Bastien Nocera

build: Make CUPS enablement status work

53cbbc0... by Keng-Yu Lin

common: mask out virtual modifiers in key grabbing code

gdk_keymap_map_virtual_modifiers converts all the virtual
modifiers in the state mask (Super, Hyper, Meta, etc) of a
key event to the real modifiers they're mapped to. This
call is needed, because XGrabKey and friends only work
with real modifiers (Mod1, Mod2, ...).

Unforunately, gdk_keymap_map_virtual_modifiers doesn't mask
out the virtual modifers, it merely adds in the associated
real ones.

This commit does the masking immediately following the call,
so that virtual modifier don't ultimately get passed to X
when setting up the key grabs.

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

88e8f58... by Richard Hughes

updates: Don't try to call SetRoot() on PackageKit, it's been removed

5852231... by Daniel Mustieles

Updated Spanish translation

ddbe6f1... by Olivier Fourdan <email address hidden>

wacom: Add keep aspect ratio option

Adjust tablet area to match the aspect ratio of the output
assigned to the tablet.

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

c4c4637... by Olivier Fourdan <email address hidden>

wacom: flag unknown devices created from fallback

so we can report that in the UI.

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

49c02b7... by Olivier Fourdan <email address hidden>

wacom: Update display mapping on monitor changes

Update display mapping when the number, size or position
of the monitors change.

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

81aaa0d... by Fran DiƩguez

Updated Galician translations