<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Xwayland move/resize is flaky with Weston multi seat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73807">bug 73807</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Xwayland move/resize is flaky with Weston multi seat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73807#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Xwayland move/resize is flaky with Weston multi seat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73807">bug 73807</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>commit 052ef4e7bcd8929b5bceafa2beb76be43fc32822
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Wed Apr 30 16:10:14 2014 -0700

    xwayland: Be smarter about picking seats for move/resize

    If we're going to move or resize an xwayland surface, we used to just
    pick the first seat in the list for doing the move/resize.  Ideally we
    can map from the XInput device doing the click to the corresponding
    weston_seat, but that requires using xcb xinput, which isn't well
supported.

    Instead, lets use a simple heuristic that just picks the pointer that
    most recently delivered a button event to the window in question.

    Fixes: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Xwayland move/resize is flaky with Weston multi seat"
   href="show_bug.cgi?id=73807">https://bugs.freedesktop.org/show_bug.cgi?id=73807</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>