clutter 1.23.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.23.2

    - Add functions for binding a GListModel to a ClutterActor
    The bind_model() and bind_model_with_propertis() methods on ClutterActor
    allow binding objects inside a GListModel implementation to children or
    an actor.

    - Add event types for touchpad gestures
    Currently, the libinput input backend is the only one that will generate
    the touchpad events for swipe and pinch/zoom/rotate, but support for other
    backends is planned in the future.

    - Documentation fixes

  • List of bugs fixed since Clutter 1.23.2

    #752272 - _CLUTTER_DEPRECATED_MACRO_FOR is not defined when not compiling
              with gcc
    #752056 - Check for NULL pointer for pspec returned by
              g_object_class_find_property, before dereferencing
    #752104 - Automatic wayland detect support causes error when wayland is
              not installed
    #751472 - Don't create libinput properties

Many thanks to:

  Carlos Garnacho, Ting-Wei Lan, Kalev Lember, Nitin Sharma,
  Pedro Albuquerque, Peter Hutterer, Stefan Sauer


ChangeLog
=========
https://download.gnome.org/sources/clutter/1.23/clutter-1.23.4.changes  (26.8K)

Download
========
https://download.gnome.org/sources/clutter/1.23/clutter-1.23.4.tar.xz (5.08M)
  sha256sum: 1dbc29871239e72fb9f0a152f573a26e609a68069e0679785c2277267f424ec1



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