clutter 1.15.94



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • 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, Emmanuele Bassi, 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, Мирослав Николић.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.15/clutter-1.15.94.changes  (20.4K)

Download
========
http://download.gnome.org/sources/clutter/1.15/clutter-1.15.94.tar.xz (4.89M)
  sha256sum: a1bd22c951ad4181cb744a0e4a33b536e741844da93c4f5c6d6978d83634a74b



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