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

ANNOUNCE: Clutter 1.17.4 (snapshot)

Recommended Posts

Good news, everyone!

 

A new Clutter snapshot is now available at:

 

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

 

SHA256 Checksum:

 

283e05620353b0737d3fa95f5bd73763b550ec5c74cc5690e7cc632a4c45757a

clutter-1.17.4.tar.xz

 

Additionally, a git clone of the source tree:

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

 

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

7fe74f58cb5b7d837ea72fe9a8e72828a4d084ec

 

which can be verified with:

git verify-tag 1.17.4

 

and can be checked out with a command such as:

git checkout -b build 1.17.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.37.3

JSON-GLib ≥ 0.12.0

Cogl ≥ 1.17.3

Cairo ≥ 1.12.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/unstable/

Cookbook: http://docs.clutter-project.org/docs//clutter-cookbook/1.0/

 

Release Notes:

- This is an unstable snapshot of Clutter; there are no compatibility

guarantees for API added during a development cycle.

- 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.17.2

 

- Add per-gesture thresholds

It is possible to give horizontal and vertical thresholds to each

ClutterGestureAction instance; if unset, the default is to use the

dnd threshold from ClutterSettings.

 

- Allow negative factors in ClutterActor scale properties

The functions already accepted these values, but the properties did not.

 

- Depend on Cogl 1.17.3

 

- Translation updates

Spanish, Hebrew, Czech, Brazilian Portuguese, Traditional Chinese (Hong

Kong and Taiwan), Serbian, Galician, Indonesian, Italian, Aragonese,

Norwegian bokmål, Ukranian.

 

• List of bugs fixed since Clutter 1.17.2

 

#711540 - Fix bad logic in checks

#662818 - Fix documentation of 'hsla()' parsing

#710232 - Mention that ClutterTransition is abstract in the documentation

#706311 - Extend :scale-[xyz] factors in the negative range

#724242 - Add per-action thresholds

 

Many thanks to:

 

Bastien Nocera, Daniel Mustieles, Kjartan Maraas, Milo Casagrande, Adel

Gadllah, Andika Triwidada, Chao-Hsiung Liao, Daniel Korostil, Fran Diéguez,

Jorge Pérez Pérez, Marek Černocký, Rafael Ferreira, Yosef Or Boczko,

ÃœøрþÑÂûðò ÃÂøúþûøћ

 

 

 

Have fun with Clutter!

 

--

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  

×