mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Update release notes
This commit is contained in:
parent
0a2ee1709b
commit
d123e4b701
@ -289,6 +289,12 @@ features).
|
||||
Release Notes for Clutter 1.10
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
• The ClutterActor::paint, ClutterActor::queue-redraw, and
|
||||
ClutterActor::queue-relayout signals are now annotated as not allowing
|
||||
signal emission hooks; this enables some optimization inside GLib, and
|
||||
given the amount of emissions these three signals have, we want to get
|
||||
through all the fast paths we can.
|
||||
|
||||
• The ClutterActorBox parameter of the ClutterActor::allocation-changed
|
||||
signal is now marked as G_SIGNAL_TYPE_STATIC_SCOPE.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user