ANNOUNCE: Clutter 1.22.2 (stable)



Good news, everyone!

A new Clutter release is now available at:

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

SHA256 Checksum:

8e69d21d9f7e8e89eafc072e2615c289903260c470af39bcb578b081139c11ac
clutter-1.22.2.tar.xz

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

will include a signed 1.22.2 tag which points to a commit named:
  46b6b3ea49216e5380bf51aa311ea2e18ecf0660

which can be verified with:
  git verify-tag 1.22.2

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

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.2/

Release Notes:
  - 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.0

    - Improve touchpad detection in the X11 backend
    The X11 backend now uses the same heuristics as GDK.

    - Fix handling of SwapBuffersWithDamage on EGL
    Use the correct arguments for the Cogl API, which is mapped on the
    corresponding EGL extension.

    - Fix ClutterStage:use-alpha
    Painting the stage with the use-alpha property is now working on all
    backends.

    - Fix detection of an ARGB visual in the GDK backend

  • List of bugs fixed since Clutter 1.22.2

    #749256 - clutter-backend-gdk: Only set setting on successful
              gdk_screen_get_setting call
    #747436 - Clutter should use the same heuristics as gtk+ to determine
              touchpads

Many thanks to:

  Jasper St. Pierre, Matthieu Bouron


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]