<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=tiagomatos%40gmail.com" title="Rui Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Matos</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Two finger tap on title bars non-functional on GTK3 apps and wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=764519">bug 764519</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #325359 status</td>
           <td>none
           </td>
           <td>accepted-commit_now
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Two finger tap on title bars non-functional on GTK3 apps and wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=764519#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Two finger tap on title bars non-functional on GTK3 apps and wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=764519">bug 764519</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=tiagomatos%40gmail.com" title="Rui Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Matos</span></a>
</span></b>
        <pre>Review of <span class=""><a href="attachment.cgi?id=325359&action=diff" name="attach_325359" title="wayland: remove pressed button checks from meta_wayland_pointer_can_grab_surface()">attachment 325359</a> <a href="attachment.cgi?id=325359&action=edit" title="wayland: remove pressed button checks from meta_wayland_pointer_can_grab_surface()">[details]</a></span> <a href='review?bug=764519&attachment=325359'>[review]</a>:

otherwise looks good

::: src/wayland/meta-wayland-surface.c
@@ +1363,3 @@
   MetaWaylandSurface *surface = wl_resource_get_user_data (resource);

+  if (!meta_wayland_seat_get_grab_info (seat, surface, serial, NULL, NULL,
FALSE))

the boolean argument should be the 4th and likewise on the other calls below</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>