diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2011-10-17 23:17:16 -0400 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2011-10-17 23:17:16 -0400 |
commit | 0b36663ff1ab32a1005daa1765dec2dcc225a374 (patch) | |
tree | b2c71da357683c0c0b8735af271dcf3d7cc016e5 /NEWS | |
parent | bb035fe6e054fad013c5a415697900f100df35be (diff) | |
download | mutter-0b36663ff1ab32a1005daa1765dec2dcc225a374.tar.gz |
Bump version to 3.2.13.2.1
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +3.2.1 +===== +* Allow keyboard window switching (alt-Tab) during drag-and-drop + [Matthias, #660457] +* Don't add invisible resize borders to fullscreen windows + [Jasper, Owen; #659854] +* Fix crash when toplevel windows were set to unexpected window types + [Owen; #599988] +* Correct problems with windows moving when restarting or switching + window managers [Jasper; #660848] +* Fix interaction of tiled windows with multiple monitors + [Rui; #642580, #657519] +* Make meta_display_unmanage_screen() public [Jasper; #660848] +* Fix problem with turning off window decorations on the fly [Rui; #660773] +* Fix spurious assertion failures with themes such as Nodoka [Sandro; #661286] +* Misc bug fixes [Adel, Jasper, Rui; #660464, #660854, #662053] + +Contributors: + Matthias Clasen, Sandro Mani, Rui Matos, Jasper St. Pierre, Owen Taylor + +Translations: + Tommi Vainikainen [fi], Miroslav Nikolić [sr, sr@latin], Muhammet Kara [tr] + 3.2.0 ===== * Fix _NET_WM_FRAME_EXTENTS not to include invisible borders [Jasper; #659848] |