news 28 Posted September 21, 2015 Good news, everyone! A new Clutter release is now available at: https://download.gnome.org/sources/clutter/1.24/ SHA256 Checksum: 85c87d5745b97af7633776419a47421aae7cea66c1b870f88cc5e06a4c5626e6 clutter-1.24.0.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.24.0 tag which points to a commit named: d490477f4e689020a2228111b39f9adb796b53fe which can be verified with: git verify-tag 1.24.0 and can be checked out with a command such as: git checkout -b build 1.24.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.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/stable/ Cookbook: https://developer.gnome.org/clutter-cookbook/1.24/ Release Notes: - 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.23.6 - Fix ClutterGridLayout's preferred size computation The preferred height of the ClutterGridLayout is correctly taking into account the height and span of each cell. - Improve embeddability of Clutter in foreign toolkits Embedding Clutter inside other toolkits, like GTK+, on Wayland and X11 has been fixed. - Updated translations French, Portuguese, Spanish, Galician, Chinese (Taiwan), Polish, Indonesian, Greek, Slovak, Hebrew, Hungarian, Lithuanian, Italian, Slovenian, German, Czech. • List of bugs fixed since Clutter 1.23.6 #755014 - Fix Clutter-Gtk on x11 #754993 - notify Cogl immediately of a foreign window resize in GDK/X11 backend #754938 - Setup sync_to_vblank before ClutterStage creation #754890 - Fix Mesa warning when unrealizing/rerealizing foreign stage windows #754889 - Fix compositor synchronization in GDK backend #754766 - "actor: Clean up transform_stage_point()" broke HiDPI mutter #754697 - Use a wayland subsurface when dealing with foreign windows on GDK/wayland #754671 - Improve dealing with foreign stages on GDK #754134 - A few gdk backend fixes Many thanks to: Lionel Landwerlin, DuÅ¡an Kazik, Alexandre Franke, Andika Triwidada, Aurimas Černius, Balázs Úr, Bernd Homuth, Chao-Hsiung Liao, Daniel Mustieles, Fran Dieguez, Jonas Ådahl, Marek Černocký, Matej UrbanÄÂiÄÂ, Milo Casagrande, Pedro Albuquerque, Piotr Drąg, Tom Tryfonidis, Yosef Or Boczko Have fun with Clutter! -- https://www.bassi.io [ ( -at -) ] ebassi [ ( -at -) gmail.com] _______________________________________________ Share this post Link to post