Lionel Landwerlin cb4e88884b gdk: master clock: hook ourselves to the paint signal
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
2015-09-12 00:39:43 +02:00
..
2015-08-01 21:55:07 +02:00
2015-07-20 13:05:06 +01:00
2013-04-04 11:53:39 +01:00
2014-03-17 23:07:58 +00:00
2012-04-27 12:30:48 +01:00
2014-03-17 23:07:58 +00:00
2014-03-17 23:07:58 +00:00
2014-03-17 23:07:58 +00:00
2014-03-17 19:26:49 +00:00
2014-03-17 23:07:58 +00:00
2014-03-17 23:07:58 +00:00
2015-01-01 15:16:40 +00:00
2014-03-17 23:07:58 +00:00
2015-06-10 12:28:59 +01:00
2014-03-17 23:07:58 +00:00
2015-05-26 19:05:20 +02:00
2014-03-17 23:07:58 +00:00
2015-03-03 17:44:15 +00:00
2014-03-17 23:07:58 +00:00
2014-03-17 18:53:27 +00:00
2014-03-17 23:07:58 +00:00
2012-09-03 20:54:43 +01:00
2015-07-22 19:12:42 +01:00