mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
cb4e88884b
We're currently hooked to the "update" signal of the FrameClock. When embedding Clutter inside GTK+ we want to have the layout phase of GTK+ to notify us the size of our stage. This patch change to FrameClock signal we're listening to, to the "paint" signal to make sure we've received the layout information from GTK+, before painting. Otherwise we paint with a delay of one frame. https://bugzilla.gnome.org/show_bug.cgi?id=754889 |
||
---|---|---|
.. | ||
clutter-backend-gdk-private.h | ||
clutter-backend-gdk.c | ||
clutter-backend-gdk.h | ||
clutter-device-manager-gdk.c | ||
clutter-device-manager-gdk.h | ||
clutter-event-gdk.c | ||
clutter-gdk.h | ||
clutter-input-device-gdk.c | ||
clutter-input-device-gdk.h | ||
clutter-master-clock-gdk.c | ||
clutter-master-clock-gdk.h | ||
clutter-settings-gdk.h | ||
clutter-stage-gdk.c | ||
clutter-stage-gdk.h |