Jump to content
Compatible Support Forums
Sign in to follow this  
news

ANNOUNCE: Clutter 1.14.2 (stable)

Recommended Posts

Good news, everyone!

 

A new Clutter release is now available at:

 

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

 

SHA256 Checksum:

 

b2bdf7090f7ba34a69e07a58d43ff8088c81d6dbb56677ae4b103b6cba1920a8

clutter-1.14.2.tar.xz

 

Additionally, a git clone of the source tree:

git clone git://git.gnome.org/clutter

 

will include a signed 1.14.2 tag which points to a commit named:

8316d057d4cd8692f6e2d574610d7497996c6733

 

which can be verified with:

git verify-tag 1.14.2

 

and can be checked out with a command such as:

git checkout -b build 1.14.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.31.19

JSON-GLib ≥ 0.12.0

Cogl ≥ 1.14.0

Cairo ≥ 1.10

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: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

 

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:

http://bugzilla.gnome.org/enter_bug.cgi?product=clutter

 

 

• List of changes since Clutter 1.14.0

 

- Ensure a redraw when making the stage visible under Wayland

This makes it possible to update the contents of the stage when toggling

its visibility.

 

- Fix build with debug messages enabled.

 

- Documentation fixes.

 

• List of bugs fixed since Clutter 1.14.0

 

#696791 - wayland: Queue a redraw after showing the stage

 

Many thanks to:

 

Emanuele Aina, Neil Roberts.

 

 

Have fun with Clutter!

 

ciao,

Emmanuele.

 

--

W: http://www.emmanuelebassi.name

B: http://blogs.gnome.org/ebassi/

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×