ANNOUNCE: Clutter 1.26.0 (stable)



Good news, everyone!

A new Clutter release is now available at:

  https://download.gnome.org/sources/clutter/1.26/

SHA256 Checksum:

67514e7824b3feb4723164084b36d6ce1ae41cb3a9897e9f1a56c8334993ce06
clutter-1.26.0.tar.xz

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

will include a signed 1.26.0 tag which points to a commit named:
  3f1b0adb9dbdcb5767ef843bd735129955b503aa

which can be verified with:
  git verify-tag 1.26.0

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

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.44.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.21.2
  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: https://developer.gnome.org/clutter/stable/
  Cookbook: https://developer.gnome.org/clutter-cookbook/1.26/

Release Notes:
  - This version is API and ABI compatible with the previous stable
    release of Clutter.
  - Installing the contents of this release will overwrite the files
    from the installation of the previous 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.24

    - Improvements in the evdev input backend for Clutter-based compositors

    - Allow changing the Cogl driver sequence
    It's possible to select the Cogl driver (GL, GL3, GLES2) at compile time
    and run time, with the ability to specify the sequence of drivers to be
    selected on failure.

    - Allow changing the Clutter backend sequence
    It's possible to fall back at run time to a different backend if the current
    one is not supported.

    - Allow non-editable, selectable Text actors
    The editability and selectability of text inside Text actors have been
    decoupled.

  • List of changes since Clutter 1.25.6

    - Avoid spamming accessibility state changes in clones
    Clones of unmapped actors will cause a temporary mapping of their source,
    which will result in spurious accessibility events.

    - Ignore GDK deprecation compiler warnings

    - Resync build configuration for Windows

    - Translation updates
    Serbian, Swedish, Catalan, Occitan, Greek, Latvian, Russian, Danish

  • List of bugs fixed since Clutter 1.25.6

    #756371 - Accessible event spam in Overview

Many thanks to all the contributors of the 1.26 development cycle:

  Carlos Garnacho
  Jonas Ådahl
  Lionel Landwerlin
  Aurimas Černius
  Jordi Mas
  Alexander Shopov
  Alexandre Franke
  Anders Jonsson
  Ask Hjorth Larsen
  Chao-Hsiung Liao
  Chun-wei Fan
  Cédric Valmary
  Daniel Mustieles
  Dušan Kazik
  Efstathios Iosifidis
  Fran Dieguez
  Gábor Kelemen
  Marek Černocký
  Mario Blättermann
  Matej Urbančič
  Milo Casagrande
  Pedro Albuquerque
  Piotr Drąg
  Rafael Fontenelle
  Rūdolfs Mazurs
  Stas Solovey
  Yosef Or Boczko
  Марко Костић
  Мирослав Николић

Have fun with Clutter!

Ciao,
 Emmanuele.

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


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