<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Make it possible to use a window type hint to map as a subsurface"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=756496#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Make it possible to use a window type hint to map as a subsurface"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=756496">bug 756496</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>Review of <span class=""><a href="attachment.cgi?id=313179&action=diff" name="attach_313179" title="wayland: Clean up code determining how to map a window">attachment 313179</a> <a href="attachment.cgi?id=313179&action=edit" title="wayland: Clean up code determining how to map a window">[details]</a></span> <a href='review?bug=756496&attachment=313179'>[review]</a>:

::: gdk/wayland/gdkwindow-wayland.c
@@ +1329,3 @@
+                     window);
+
+          create_fallback = TRUE;

Hmm, Good that you pointed this out, because it made me see that we sometimes
shouldn't actually create a fallback (for example like above, for subsurfaces,
we also sometimes create it when the transiency relationship is made). We do
the "create_fallback" bool path function-wide though.</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>