diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2012-11-14 16:50:05 -0500 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2013-02-14 17:19:50 -0500 |
commit | 0def26ecf1834c1ca916328460263dede160611a (patch) | |
tree | 529aa46189fca8281e50700e57697a1b44eb39e9 /tests/animated-resizing.c | |
parent | 58b5811d03ded179b285727407b6a6be3d4d0734 (diff) | |
download | gtk+-0def26ecf1834c1ca916328460263dede160611a.tar.gz |
GdkWindowX11: Communicate gdk_frame_timings_get_slept_before() to the compositor
We want the compositor to do different things for frames where
"slept before" is TRUE. Communicate to the compositor that
frame is a no-delay frame (slept_before=FALSE) by ending the frame
by increasing the counter value by 1, and that the frame is a
normal frame (slept_before=TRUE) by increasing the counter value
by 3.
https://bugzilla.gnome.org/show_bug.cgi?id=685460
Diffstat (limited to 'tests/animated-resizing.c')
0 files changed, 0 insertions, 0 deletions