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

    - Performance improvements
    Avoid using hardware picking as much as possible; do not queue redraws
    when not needed, and rely on clipped redraws more.

    - Accessibility fixes

  • List of bugs fixed since Clutter 1.16.2

    #710227 - ClutterGestureAction memory corruption
    #719747 - ClutterStage: Don't add empty actors to the stage clip
    #712563 - Fixes for cogl journal usage when picking
    #722220 - Incorrect string reported in accessible text-changed events
              when text is removed
    #722188 - atk_text_get_n_selections() should return 0 when no text is
              selected
    #719901 - ClutterStageCogl: Ignore a clip the size of the stage
    #719563 - input-device: Guard against double free
    #719367 - Bind constraints: Don't force redraws on source relayout
    #719368 - Don't queue redraws when reallocating actor that haven't moved

Many thanks to:

  Owen W. Taylor, Alejandro Piñeiro, Jasper St. Pierre, Florian Müllner,
  Lionel Landwerlin, Sphinx Jiang, Wylmer Wang.


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

Download
========
https://download.gnome.org/sources/clutter/1.16/clutter-1.16.4.tar.xz (4.98M)
  sha256sum: cf50836ec5503577b73f75f984577610881b3e2ff7a327bb5b6918b431b51b65



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