clutter 1.18.4



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • List of changes since Clutter 1.18.2

    - Improve touch events handling on X11

    - Fix opacity issues with canvas contents
    Actors using ClutterCanvas with content that is not fully opaque are now
    rendering correctly.

    - Documentation updates

    - Translation updates
    Basque, Indonesian, Slovenian, German, Catalan.

  • List of bugs fixed since Clutter 1.18.2

    #728521 - Profiling with uprof does not work when clutter_main() is
              not used
    #729144 - Unnecessary calls to glTexImage2D cause performance degradation
    #730577 - Do not compress touch events so eagerly
    #731268 - Events being clamped to the pre-fullscreen window size when
              stage goes fullscreen
    #732143 - ClutterDropAction "drop" signal not emitted
    #732235 - clutter gesture actions may mistakenly handle enter/leave events
    #732234 - Touch events may leave a stage-less device, or happen on one
    #733385 - ClutterCanvas drawn too dark on low opacity values
    #733560 - Touch events trigger enter events on press, but no leave events
              on release
    #733300 - ClutterAnimation: fix memory leak
    #733062 - Evdev: set button state in input devices
    #732907 - Allow for calling clutter_gesture_action_cancel() within the
              ::gesture-end handler

Many thanks to:

  Carlos Garnacho, Emmanuele Bassi, Gustavo Noronha Silva, Chun-wei Fan, Matej
  Urbančič, Carles Ferrando, Christian Kirbach, Dirgita, Giovanni Campagna,
  Inaki Larranaga Murgoitio, Pau Iranzo, Tom Beckmann.


ChangeLog
=========
https://download.gnome.org/sources/clutter/1.18/clutter-1.18.4.changes  (15.9K)

Download
========
https://download.gnome.org/sources/clutter/1.18/clutter-1.18.4.tar.xz (5.00M)
  sha256sum: 4eea1015cd6d4b4945cb5d4a60e52275b0d70e13852d6d99c9abc0cd4deeb60c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]