Files
gtk3/gdk/wayland
Carlos Garnacho c55fcd35fe wayland: Thaw the clock if we hide a GdkWindow mid-frame
When a window is hidden, its surface and all its roles are destroyed,
if this happens when we already issued a wl_surface_commit and are
awaiting for a frame callback, the clock will remain frozen for the
next time the window is shown.

To avoid this, keep track of the wl_surface_frame() calls issued,
and ensure the clock is thawed after hiding. If we happen to receive
the frame callback, it is just ignored.

https://bugzilla.gnome.org/show_bug.cgi?id=743427
2015-03-02 12:11:59 +01:00
..
2015-02-28 00:02:30 -05:00
2015-02-28 00:58:05 -05:00
2015-02-28 00:58:05 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2014-10-13 10:43:31 -04:00