news 28 Posted January 21, 2016 Good news, everyone! A new Clutter snapshot is now available at: https://download.gnome.org/sources/clutter/1.25/ SHA256 Checksum: b1c458149993deaa5d24f4fbc085ac524b80728555dfe685669f27af4f9b33d6 clutter-1.25.4.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.25.4 tag which points to a commit named: 0b7e2886f3bb3ec910b9faed57c924860fc280ae which can be verified with: git verify-tag 1.25.4 and can be checked out with a command such as: git checkout -b build 1.25.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.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/unstable/ Cookbook: https://developer.gnome.org/clutter-cookbook/1.25/ 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 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.25.2 - Add more scrolling information inside ClutterScrollEvent This allows to receive the type of device that generate the scroll event, as well as the notification that a scroll motion finished; we can use this information to implement kinetic scrolling. Currently, only libinput provides us with these fields. - Translation updates Spanish, Lithuanian, Czech, German, Hebrew, Brazilian Portuguese • List of bugs fixed since Clutter 1.25.2 #757026 - Add scroll source / axis stop information to scroll events Many thanks to: Aurimas Černius, Carlos Garnacho, Daniel Mustieles, Marek Černocký, Mario Blättermann, Rafael Fontenelle, Yosef Or Boczko Have fun with Clutter! Ciao, Emmanuele. -- https://www.bassi.io [ ( -at -) ] ebassi [ ( -at -) gmail.com] _______________________________________________ Share this post Link to post