]> Pileus Git - ~andy/gtk/commit
GdkFrameClock: Reverse order of resume-events and afterpaint
authorOwen W. Taylor <otaylor@fishsoup.net>
Sun, 7 Oct 2012 15:42:45 +0000 (11:42 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 14 Feb 2013 22:19:49 +0000 (17:19 -0500)
commit3cef97f10d3125888ec7707944ecda02cd8abc20
tree0b137ec6525ce624fd72a5773676a49b4062ceaf
parenta69285da08a2a61d5fd817ee8ccb88a6b6deaef6
GdkFrameClock: Reverse order of resume-events and afterpaint

Keeping events paused after the end of a frame put us in a
weird state where we had to process and queue events - so that
we would get the message from the compositor - but not deliver
them. Instead resume events before ending the frame.

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