Good news, everyone! A new Clutter snapshot is now available at:
http://download.gnome.org/sources/clutter/1.15/ SHA256 Checksum: a1bd22c951ad4181cb744a0e4a33b536e741844da93c4f5c6d6978d83634a74b clutter-1.15.94.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter will include a signed 1.15.94 tag which points to a commit named: fbf8d9c66a8b1f3d2e86127f4e2a9af0e1a98a5a which can be verified with: git verify-tag 1.15.94 and can be checked out with a command such as: git checkout -b build 1.15.94 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.15.9 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/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.15.92 - Improve the evdev input backend The evdev input backend is used when writing applications and compositors that directly drive the frame buffer on Linux. By ensuring that the evdev input backend works correctly it is possible to manage input sources like pointers, keyboards, and touch devices using the raw evdev device nodes. Clutter now depends on libevdev in order to poll the evdev interfaces. - Allow scaling windowing surfaces The main part of the work to support high resolution displays is to make sure that windowing surfaces can be created with a scaling factor, while trasparently handling the new size from an application's perspective. The scaling factor is currently set manually, but it in the near future it will be automatically set by the environment. - Translation updates Serbian, Aragonese, Russian, Latvian, Belarusian, Assamese, Indonesian, German, Hebrew. • List of bugs fixed since Clutter 1.15.92 #706652 - evdev: add callback to constrain the pointer position #706543 - evdev: use monotonic times for the events #706494 - an assortment of wayland and evdev related changes #707377 - wayland: Check for NULL surface on pointer leave events #707808 - box-layout: Fix floating point truncation when calculating a child's size #707774 - ClutterClickAction can trigger a crash if disposes at inappropriate time #707869 - Add API to restrict the windowing backend to load #708079 - Clutter clutter-1.16 branch fails to commit after commit da3e6988 #708383 - ClutterEvent: preserve extended state across clutter_event_copy() Many thanks to: Giovanni Campagna, Lionel Landwerlin, Andika Triwidada, Chun-wei Fan, Florian Müllner, Ihar Hrachyshka, Jasper St. Pierre, Jorge Pérez Pérez, Nilamdyuti Goswami, Rob Bradford, Rūdolfs Mazurs, Yuri Myasoedov, Мирослав Николић. Have fun with Clutter! -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ clutter-list mailing list clutter-list@gnome.org https://mail.gnome.org/mailman/listinfo/clutter-list