https://bugzilla.gnome.org/show_bug.cgi?id=793062

Olivier Fourdan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #368558|0                           |1
        is obsolete|                            |

--- Comment #29 from Olivier Fourdan <[email protected]> ---
Created attachment 368612
  --> https://bugzilla.gnome.org/attachment.cgi?id=368612&action=edit
[PATCH] wayland: Don't paint if the window is unmapped

This patch is better, IMHO, it checks for the window being mapped in the
gdkwayland backend where it actually matters (because on Wayland, the surface
and other resources are released when unmapped), so we don't interfere with the
regular gdk update processing (and thus we avoid gdk warnings about paint
operations already in progress).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to