SHA256
1
0
forked from pool/mutter

Accepting request 114325 from home:vuntz:branches:GNOME:Factory

Update to 3.4.1

OBS-URL: https://build.opensuse.org/request/show/114325
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=92
This commit is contained in:
Vincent Untz
2012-04-18 15:08:09 +00:00
committed by Git OBS Bridge
parent cabefd7746
commit 0e26c7ab86
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Apr 18 07:37:39 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.1:
+ API change: the meta_display_add_keybinding() function added in
3.4 wasn't usable from a GNOME Shell extension, so has been
changed to take a GSettings object rather than the name of a
schema [bgo#673014]
+ Don't try to auto-maximize not-maximizable windows; this fixes
the problem with the Nautilus desktop window being
mis-positioned when enabled [bgo#673566]
+ Fix a crash in the default plugin (not used in GNOME)
[bgo#673809]
+ Make the <Super> key work when set as the mouse button modifier
[bgo#662476]
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 26 19:00:23 UTC 2012 - vuntz@opensuse.org