clutter 1.16.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.16.0

    - Allow creating intervals and transitions from ClutterScript
    ClutterInterval now implements ClutterScriptable.

    - X11 backend improvements
    Update the device coordinate handling; remove the dependency on
    the XFixes extension.

    - Wayland backend improvements
    Implement the ClutterStage:cursor-visible property.

    - Apply the correct opacity when painting ClutterImage

    - Throttle touch update events

    - Fix preferred size of TableLayout
    Take account of the visibility of the children when computing the
    preferred size of a ClutterActor using a ClutterTableLayout as its
    layout manager.

    - Documentation fixes

    - Translation updates
    Hungarian, Slovak, Greek, Catalan (Valencian) 

  • List of bugs fixed since Clutter 1.16.0

    #707071 - Remove use of XFixes for showing/hiding the cursor
    #709762 - ClutterDragAction can mix pointer and touch events
    #709590 - wayland: Implement support for 'cursor-visible' stage property
    #709761 - Implement touch update event throttling
    #709620 - ClutterEvent: Mention _get_source_device() in docs
    #708922 - actor: Correct setting the offscreen-redirect property
    #709434 - [REGRESSION] clutter_box_layout_allocate:
              Process /usr/bin/gnome-shell was killed by signal 5 (SIGTRAP)
    #708850 - DragAction warning when setting handle to null

Many thanks to:

  Jasper St. Pierre, Lionel Landwerlin, Bastian Winkler, Bastien Nocera,
  Florian Müllner, Balázs Úr, Carles Ferrando, Efstathios Iosifidis, Jonas
  Ådahl, Pavol Klačanský


ChangeLog
=========
https://download.gnome.org/sources/clutter/1.16/clutter-1.16.2.changes  (9.32K)

Download
========
https://download.gnome.org/sources/clutter/1.16/clutter-1.16.2.tar.xz (4.97M)
  sha256sum: 0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42



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