#6938: clutter-1.24.0
-------------------------+-------------------------
Reporter: fo | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.9
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+-------------------------
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.24/clutter-1.24.0.tar.xz]
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.24/clutter-1.24.0.sha256sum]
SHA256: 85c87d5745b97af7633776419a47421aae7cea66c1b870f88cc5e06a4c5626e6
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.24/clutter-1.24.0.news]
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.23/clutter-1.23.6.news]
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.23/clutter-1.23.4.news]
[http://ftp.gnome.org/pub/gnome/sources/clutter/1.23/clutter-1.23.2.news]
{{{
Clutter 1.24.0
2015-09-15
===============================================================================
• List of changes since Clutter 1.23.6
- Fix ClutterGridLayout's preferred size computation
The preferred height of the ClutterGridLayout is correctly taking into
account the height and span of each cell.
- Improve embeddability of Clutter in foreign toolkits
Embedding Clutter inside other toolkits, like GTK+, on Wayland and X11
has been fixed.
- Updated translations
French, Portuguese, Spanish, Galician, Chinese (Taiwan), Polish,
Indonesian, Greek, Slovak, Hebrew, Hungarian, Lithuanian, Italian,
Slovenian, German, Czech.
• List of bugs fixed since Clutter 1.23.6
#755014 - Fix Clutter-Gtk on x11
#754993 - notify Cogl immediately of a foreign window resize in
GDK/X11
backend
#754938 - Setup sync_to_vblank before ClutterStage creation
#754890 - Fix Mesa warning when unrealizing/rerealizing foreign stage
windows
#754889 - Fix compositor synchronization in GDK backend
#754766 - "actor: Clean up transform_stage_point()" broke HiDPI mutter
#754697 - Use a wayland subsurface when dealing with foreign windows
on GDK/wayland
#754671 - Improve dealing with foreign stages on GDK
#754134 - A few gdk backend fixes
Clutter 1.23.6
2015-08-21
===============================================================================
• List of changes since Clutter 1.23.4
- Require Cogl 1.21.2
- Prefer the OpenGL 3.x Cogl driver
The GL3 driver drops legacy API, and should bring a slight performance
improvement, as well as lower memory overhead. If GL3 is not
supported,
Clutter falls back to the older GL driver transparently.
- Updated translations
Catalan, Indonesian, Portuguese, Lithuanian, Spanish, French, Galician
• List of bugs fixed since Clutter 1.23.4
#742678 - gl: Prefer gl3 over the gl driver
#746279 - Typo (textues) in translatable string
#753895 - Incorrect plural form of child
Clutter 1.23.4
2015-07-22
===============================================================================
• List of changes since Clutter 1.23.2
- Add functions for binding a GListModel to a ClutterActor
The bind_model() and bind_model_with_propertis() methods on
ClutterActor
allow binding objects inside a GListModel implementation to children
or
an actor.
- Add event types for touchpad gestures
Currently, the libinput input backend is the only one that will
generate
the touchpad events for swipe and pinch/zoom/rotate, but support for
other
backends is planned in the future.
- Documentation fixes
• List of bugs fixed since Clutter 1.23.2
#752272 - _CLUTTER_DEPRECATED_MACRO_FOR is not defined when not
compiling
with gcc
#752056 - Check for NULL pointer for pspec returned by
g_object_class_find_property, before dereferencing
#752104 - Automatic wayland detect support causes error when wayland
is
not installed
#751472 - Don't create libinput properties
Clutter 1.23.2
2015-06-18
===============================================================================
• List of changes since Clutter 1.22
- Add accessor functions for ClutterActor state
Currently, actor state is accessible only via GObject properties and
via
pre-processor macros; the former are not very friendly for C
developers,
while the latter are not usable from language bindings. New functions
have
been added to fill in the gap; the macros have a "soft" deprecation,
since
compiler warnings cannot be used to detect their use.
- Merge the Cally API reference into Clutter's
The Cally API is part of the Clutter shared library; it makes sense to
have the API references merged.
- Improve visual handling with the GDK backend running on X11
Cogl has its own visual, based on its preferred GLXFBConfig; this
means
that Clutter should use and expose the correct GdkVisual instance when
creating the GdkWindow used for drawing the contents of the stage.
- Improve input device handling in the GDK backend
Properly detect touchpad devices; translate touch events.
• List of bugs fixed since Clutter 1.22
#707982 - Add PanAxis mode that automatically pins scroll based on
initial
movement
#750496 - Touch events not correctly propagated through gdk backend
#747489 - No access to the Visual used to build the CoglOnscreen
#747951 - Tablet calibration targets do not respond to clicks
#749739 - prepare ClutterSwipeAction for multi-finger swipes
#749482 - x11: Fix touchpad detection
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6938>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page