Opened 10 years ago

Closed 10 years ago

#5372 closed enhancement (fixed)

clutter-1.18.4

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.tar.xz

http://ftp.gnome.org/pub/gnome/sources/clutter/1.18/clutter-1.18.4.news

Clutter 1.18.4                                                       2014-08-13
===============================================================================

  • List of changes since Clutter 1.18.2

    - Improve touch events handling on X11

    - Fix opacity issues with canvas contents
    Actors using ClutterCanvas with content that is not fully opaque are now
    rendering correctly.

    - Documentation updates

    - Translation updates
    Basque, Indonesian, Slovenian, German, Catalan.

  • List of bugs fixed since Clutter 1.18.2

    #728521 - Profiling with uprof does not work when clutter_main() is
              not used
    #729144 - Unnecessary calls to glTexImage2D cause performance degradation
    #730577 - Do not compress touch events so eagerly
    #731268 - Events being clamped to the pre-fullscreen window size when
              stage goes fullscreen
    #732143 - ClutterDropAction "drop" signal not emitted
    #732235 - clutter gesture actions may mistakenly handle enter/leave events
    #732234 - Touch events may leave a stage-less device, or happen on one
    #733385 - ClutterCanvas drawn too dark on low opacity values
    #733560 - Touch events trigger enter events on press, but no leave events
              on release
    #733300 - ClutterAnimation: fix memory leak
    #733062 - Evdev: set button state in input devices
    #732907 - Allow for calling clutter_gesture_action_cancel() within the
              ::gesture-end handler

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13912.

Note: See TracTickets for help on using tickets.