ANNOUNCE: Clutter 1.22.4 (stable)



Good news, everyone!

A new Clutter release is now available at:

  http://download.gnome.org/sources/clutter/1.22/

SHA256 Checksum:

1d77ce16025f87667a1d00dc4fa617a1935156f63fd17635fdadf138866c9e1e
clutter-1.22.4.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.22.4 tag which points to a commit named:
  a34b939a571a29d7cf0c13ce3fa92a52983b0881

which can be verified with:
  git verify-tag 1.22.4

and can be checked out with a command such as:
  git checkout -b build 1.22.4

Clutter is a library for creating compelling, dynamic and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.39.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.20.0
  Cairo ≥ 1.14.0
  Pango ≥ 1.30
  Atk ≥ 2.5.3

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: http://developer.gnome.org/clutter/stable/
  Cookbook: https://developer.gnome.org/clutter-cookbook/1.22.4/

Release Notes:
  - This version of Clutter adds a new public symbol in the GDK
    specific API, which is needed by Clutter-GTK in order to allow
    embedding Clutter inside GTK on Linux when using the nVidia
    proprietary Linux driver. Distributors are recommended to update
    both Clutter 1.22 and Clutter-GTK 1.6 packages at the same time.
  - This version is API and ABI compatible with the current stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the current release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
    https://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • List of changes since Clutter 1.22.2

    - Fixes in the input handling of the X11 and GDK backends

  • List of bugs fixed since Clutter 1.22.2

    #750496 - Touch events not correctly propagated through gdk backend
    #747489 - No access to the Visual used to build the CoglOnscreen
    #749739 - prepare ClutterSwipeAction for multi-finger swipes
    #749482 - x11: Fix touchpad detection
    #751472 - Don't create libinput properties

Many thanks to:

  Carlos Garnacho, Kalev Lember, Peter Hutterer, Rui Matos


Have fun with Clutter!


-- 
https://www.bassi.io
[ ] ebassi [ gmail com]


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