ANNOUNCE: Clutter 1.19.10 (snapshot)



Good news, everyone!

A new Clutter snapshot is now available at:

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

SHA256 Checksum:

e3e099e07ba66d2b2d81616a9318cae98765f92c3be6039adcd09e3af6e7ec1c
clutter-1.19.10.tar.xz

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

will include a signed 1.19.10 tag which points to a commit named:
  db6938077346b635341d481636e10b7c87148cd6

which can be verified with:
  git verify-tag 1.19.10

and can be checked out with a command such as:
  git checkout -b build 1.19.10

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.8

    - Honour the desktop window scaling factor in the GDK backend
    The GDK backend will become the default backend in the next cycle, so we
    need to improve its functionality out of the box.

    - Ensure accessibility support is correctly initialized
    We need to make sure that the accessibility implementation that Clutter
    relies on is initialized the way we expect it to.

    - Improve default paint volume computation
    We should reduce the cases that lead to an invalid paint volume.

    - Improve input handling on Wayland and X11

    - Translations updates
    Hebrew

  • List of bugs fixed since Clutter 1.19.8

    #736682 - clutter-actor: Don't ask children that have no allocation for
              a paint volume
    #736413 - USB mouse doesn't register slow movements to the right or down
              in Gnome on Wayland
    #734480 - Handle CLUTTER_SCALE envvar
    #734115 - Deprecated property crashes /actor/transforms/anchor-point
    #735388 - xi2 device manager gets a "0" client pointer if queried very
              early in app lifetime
    #735244 - shell forgets the DPI of screen sometimes

Many thanks to:

  Bastien Nocera, Adel Gadllah, Alejandro Piñeiro, Carlos Garnacho, Jonas
  Ådahl, Yosef Or Boczko


Have fun with Clutter!

-- 
http://www.bassi.io
[ ] ebassi [ gmail com]


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