news 28 Posted March 26, 2013 Good news, everyone! A new Clutter release is now available at: http://download.gnome.org/sources/clutter/1.14/ SHA256 Checksum: 3b7a07373c27fad4f0cf59fd66a6855d66f9a42b7b570a00ca51a8b488af64d5 clutter-1.14.0.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.14.0 tag which points to a commit named: b968f81b743f8e3c91737a21528626108b3578fc which can be verified with: git verify-tag 1.14.0 and can be checked out with a command such as: git checkout -b build 1.14.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.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/ 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.12 - Enable XInput 2.x support by default on X11 Touch events and gesture recognizers should now work out of the box on any recent version of X11. - Add ClutterTapAction A simple recognizer for single tap touch gestures. - Use a separate pick buffer Improves performance by maintaining a stable back buffer for clipped redraws, which should remove tearing artefacts. - Allow building Wayland client and compositor backends together - Snapshot announcements 1.13.2: https://mail.gnome.org/archives/clutter-list/2012-December/msg00017.html 1.13.4: https://mail.gnome.org/archives/clutter-list/2013-January/msg00010.html 1.13.6: https://mail.gnome.org/archives/clutter-list/2013-February/msg00070.html 1.13.8: https://mail.gnome.org/archives/clutter-list/2013-March/msg00003.html 1.13.10: https://mail.gnome.org/archives/clutter-list/2013-March/msg00007.html • List of changes since Clutter 1.13.10 - Require Cogl ≥ 1.14.0 - Translation updates Tadjik, Slovak, Latvian, Hindi. Many thanks to all the contributors of the 1.13 development cycle: Jasper St. Pierre, Emanuele Aina, Daniel Stone, Chun-wei Fan, Rob Bradford, Adel Gadllah, Gheyret Kenji, Piotr Drąg, Rui Matos, Tomeu Vizoso, Wouter Paesen, Alejandro Piñeiro, Fran Diéguez, Kouhei Sutou, Lionel Landwerlin, Milo Casagrande, Neil Roberts, Wolfgang Stöggl, Aleksej Kabanov, Alexander Shopov, Alexandre Franke, Andika Triwidada, Ask H. Larsen, Aurimas Černius, Bastien Nocera, Carles Ferrando, Chao-Hsiung Liao, Christian Kirbach, Damien Lespiau, Daniel Mustieles, Dimitris Spingos, Duarte Loreto, Gil Forcada, Guillaume Desmottes, Ihar Hrachyshka, Josselin Mouette, Ján Kyselica, Marek Černocký, Mario Blättermann, Matej UrbanÄÂiÄÂ, Nilamdyuti Goswami, Nirbheek Chauhan, OKANO Takayoshi, Owen W. Taylor, Rafael Ferreira, Rajesh Ranjan, RÅ«dolfs Mazurs, Sebastian Keller, Tristan Van Berkom, Victor Ibragimov, Yanko Kaneti, ÃœøрþÑÂûðò ÃÂøúþûøћ. Have fun with Clutter! ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ Share this post Link to post