]> Pileus Git - ~andy/gtk/commit
GdkFrameClockIdle: don't start the tiemout/idle when in a frame
authorOwen W. Taylor <otaylor@fishsoup.net>
Wed, 14 Nov 2012 18:26:13 +0000 (13:26 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 14 Feb 2013 22:19:50 +0000 (17:19 -0500)
commitdc6dedab4dfdff5d067ba9f8c88d6a48cf0af143
tree9b7faf86a3807af7205e03a19ec66f66a52e2806
parent15ee04c66f0e0d34106eb12e815b5f8f2a2b3c5f
GdkFrameClockIdle: don't start the tiemout/idle when in a frame

Don't start the idle if we're in the middle of painting a frame -
this will prevent us from getting the timing right when starting
the idle after the frame.

https://bugzilla.gnome.org/show_bug.cgi?id=685460
gdk/gdkframeclockidle.c