Files
gtk/gdk/wayland
Benjamin Otte fc6018f192 wayland: Don't freeze the frame clock too early
We can't freeze the frame clock on commit, but only after-paint,
otherwise the frameclock will resume in the paint stage.

So freeze the frame clock at the end of the frame if we are waiting for
a frame callback.

Note; The diff is only lage because of indentation changes due to
avoiding early returns in favor of a branch.
2018-04-13 02:16:10 +02:00
..
2018-02-03 12:07:10 +01:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00