ANNOUNCE: Clutter 1.19.4 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

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

SHA256 Checksum:

3869a173c03cd18a956d1db3db9d6beed46d8d16e26fc5fb95360370c3040c30
clutter-1.19.4.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.19.4 tag which points to a commit named:
  d541efca2f7641f79b8153e516ac9b02d03f37c3

which can be verified with:
  git verify-tag 1.19.4

and can be checked out with a command such as:
  git checkout -b build 1.19.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.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.19.2

    - Depend on libinput 0.4
    The evdev input backend now depends on libinput 0.4.0.

  • List of bugs fixed since Clutter 1.19.2

    #731268 - Events being clamped to the pre-fullscreen window size when
              stage goes fullscreen
    #731178 - evdev: Used floating point instead of fixed point numbers
    #731254 - evdev: Follow libinput enum rename
    #731536 - evdev: Add clutter_evdev_warp_pointer
    #732234 - Touch events may leave a stage-less device, or happen on one
    #732235 - clutter gesture actions may mistakenly handle enter/leave events

Many thanks to:

  Jonas Ådahl, Chun-wei Fan, Gustavo Noronha Silva, Jasper St. Pierre,
  Carlos Garnacho.


Have fun with Clutter!

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]