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

ANNOUNCE: Clutter 1.19.2 (snapshot)

Recommended Posts

Good news, everyone!

 

A new Clutter snapshot is now available at:

 

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

 

SHA256 Checksum:

 

192506c26f51208d46ba1ee6a28105c30bf1b2a7dff29da184882a2e9f3e0f6b

clutter-1.19.2.tar.xz

 

Additionally, a git clone of the source tree:

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

 

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

be060f44808a7c8bd5c503956e9f984a7c7df8f9

 

which can be verified with:

git verify-tag 1.19.2

 

and can be checked out with a command such as:

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

JSON-GLib ≥ 0.12.0

Cogl ≥ 1.17.5

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

 

- Improve event handling on evdev input backend

Clutter now allows writing applications and compositors that can respond

to eventts from touch devices, as well as reporting correct smooth

scrolling deltas.

 

• List of bugs fixed since Clutter 1.18

 

#723560 - wayland: Generate better smooth scroll deltas

#730577 - Do not compress touch events so eagerly

#728968 - evdev: Implement touch support

#728967 - evdev: Add libinput-specific helpers

#730215 - Add a way to pause the ClutterMasterClock

 

Many thanks to:

 

Carlos Garnacho, Jasper St. Pierre, Jonas Ådahl.

 

 

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  

×