summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2013-08-20 00:04:56 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2013-08-20 00:09:28 +0100
commitee6be96a3b3b69e9f3e7cc4f5390fbc2b22c3732 (patch)
tree944edd62efc1286e75086755fd8343701f788e39 /NEWS
parent4698e791bff7d9eb5993ed3805a69b3845e6c475 (diff)
downloadclutter-ee6be96a3b3b69e9f3e7cc4f5390fbc2b22c3732.tar.gz
Release Clutter 1.15.901.15.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS52
1 files changed, 52 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3894511c9..e085057c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+Clutter 1.15.90 2013-08-19
+===============================================================================
+
+ • List of changes since Clutter 1.15.2
+
+ - Update the Wayland backend
+ Use the new 1.2 behaviour and API, and improve the coverage of windowing
+ system features, alongside a slew of bugs.
+
+ - Drop support for XInput 1.x
+ The XInput 1.x extension was never really used after the introduction of
+ the 2.x version.
+
+ - Fix event and device handling when using evdev
+
+ - Allow using ClutterContent on a ClutterStage
+
+ - Fixes for the Windows backend
+ The build script has also been updated with the required dependencies.
+
+ - Documentation fixes
+
+ - Translations updated
+
+ • List of bugs fixed since Clutter 1.15.2
+
+ #703809 - Some LayoutManager fixes
+ #704625 - Cannot assign a ClutterContent to a stage
+ #698836 - Add interactive test for ClutterZoomAction/ClutterRotateAction
+ #705739 - Crash when removing a ClutterActor from a scene at the end of
+ an animation
+ #705710 - evdev: fix X11 to evdev keycode translation
+ #704269 - evdev: add a way for applications to tweak how devices are
+ opened
+ #704457 - Setting the size of the stage causes it to not be shown on
+ wayland
+ #699578 - Implement foreign surface support for stages
+ #704279 - wayland: Add API for disabling the event dispatching
+ #703336 - clutter-actor: Make clutter_actor_has_mapped_clones public
+ #701356 - Update the windows backend to work with latest Cogl
+ #703969 - Select for events with XIAllMasterDevices under XI2
+ #703878 - wayland: Don't pass the shell and compositor down to Cogl
+ #703608 - Update ClutterWaylandSurface to use a resource instead of
+ wl_buffer
+ #703877 - Bump the required Cogl version to 1.15.1
+
+Many thanks to:
+
+ Giovanni Campagna, Neil Roberts, Florian Müllner, Jasper St. Pierre, Rob
+ Bradford, Matej Urbančič, Adel Gadllah, Chao-Hsiung Liao, Chris Cummins,
+ Chun-wei Fan, Lionel Landwerlin, Rafael Ferreira
+
Clutter 1.15.2 2013-07-10
===============================================================================