<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing (partial) window redraw when returning to a window on a different workspace (gnome-shell)"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=775093#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing (partial) window redraw when returning to a window on a different workspace (gnome-shell)"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=775093">bug 775093</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=benjamin%40sipsolutions.net" title="Benjamin Berg <benjamin@sipsolutions.net>"> <span class="fn">Benjamin Berg</span></a>
</span></b>
        <pre>GTK+ *should* always be sending a frame that is correct in its entirety. i.e.
it either draws on top of the previously committed buffer (if released by
wayland already) or it will back-fill in all parts that were not redrawn from
it.

Only exception is after a resize where the GDK wayland backend will invalidate
the entire window thereby a full redraw should happen.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>