clutter 1.13.2



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.12

    - Add ClutterTapAction, a gesture recogniser for single touch taps.

    - Add ClutterSwipeAction::swipe
    This new signal has a boolean return value, and brings the SwipeAction in
    line with the rest of the GestureAction sub-classes. The ::swept signal
    has also been deprecated.

    - Enable XInput 2.x support by default
    Instead of using Xlib core events. The clutter_x11_enable_xinput() function
    now does not do anything; it's possible to disable XInput support by using
    the CLUTTER_DISABLE_XINPUT environment variable.

    - Documentation fixes

  • List of bugs fixed since 1.12

ChangeLog
=========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.2.changes  (357)

Download
========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.2.tar.xz (4.77M)
  sha256sum: bea0f262ab36a79973122a468d81400ea0eaa7b882fd773fbf2394a7fab9c5f0



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