diff options
author | Florian Müllner <fmuellner@gnome.org> | 2013-08-21 23:41:15 +0200 |
---|---|---|
committer | Giovanni Campagna <gcampagn@redhat.com> | 2013-08-27 09:51:56 +0200 |
commit | 3d3ae40f79ddde5daad43f7dfc46c1560d398ca1 (patch) | |
tree | 827a3503b10ddb56c1652544848aa5a57e035543 /NEWS | |
parent | ea3d2b4759524345c89fe08ad0c159d7136dbdf1 (diff) | |
download | mutter-3d3ae40f79ddde5daad43f7dfc46c1560d398ca1.tar.gz |
Bump version to 3.9.903.9.90-wayland
gnome-shell requires mutter and mutter-wayland at the same version
to build. Also update NEWS, cherry-picked from master.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +3.9.90 +====== +* First release from the wayland branch, includes basic support for running + as a wayland compositor [Robert, Neil, Giovanni] +* Add support for _GTK_FRAME_EXTENTS [Jasper; #705766] +* Fix quick consecutive <super> presses breaking keyboard input [Alban; #666101] +* Work towards running as wayland compositor [Giovanni] + - Add DBus API for display configuration + [#705670, #706231, #706233, #706322, #706382] + - Add abstraction layer for cursor tracking [#705911] + - Add support for plugin modality under wayland [#705917] +* Disable GTK+ scaling [Alexander; #706388] +* Disable blending while updating tower [Robert] +* Misc bug fixes and cleanups [Adel, Jasper, Giovanni, Colin, Rico, Florian; + #703332, #704437, #706207] + +Contributors: + Robert Bragg, Giovanni Campagna, Alban Crequy, Adel Gadllah, + Alexander Larsson, Florian Müllner, Jasper St. Pierre, Neil Roberts, + Rico Tzschichholz, Colin Walters + +Translations: + Jiro Matsuzawa [ja], Kjartan Maraas [nb], Matej Urbančič [sl], + Marek Černocký [cs], Daniel Mustieles [es], Rafael Ferreira [pt_BR], + Yaron Shahrabani [he], Ján Kyselica [sk] + 3.9.5 ===== * Don't select for touch events on the stage [Jasper; #697192] |