<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tigersoldi@gmail.com" title="Caibin Chen <tigersoldi@gmail.com>"> <span class="fn">Caibin Chen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add support for 3-finger dragging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89999">bug 89999</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;">CC</td>
           <td>
                
           </td>
           <td>tigersoldi@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add support for 3-finger dragging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89999#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add support for 3-finger dragging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89999">bug 89999</a>
              from <span class="vcard"><a class="email" href="mailto:tigersoldi@gmail.com" title="Caibin Chen <tigersoldi@gmail.com>"> <span class="fn">Caibin Chen</span></a>
</span></b>
        <pre>Sorry for commenting on a closed bug.

I hacked tap.c to add 3fg dragging support:
<a href="https://github.com/tigersoldier/libinput/tree/wip/three-fingers-dragging">https://github.com/tigersoldier/libinput/tree/wip/three-fingers-dragging</a>

I agree doing this in compositor is more flexible. OS X seems to treat 3fg
dragging and 1fg click dragging differently. One difference is that 3fg
dragging on selected text won't trigger dnd. It unselects the text and restart
a new selection.

However, I wonder how dragging lock can be implemented at compositor level. A
simple timeout won't detect any taps between two 3fg drags.</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>