<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add support for 3-finger dragging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89999#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - 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:jwrdegoede@fedoraproject.org" title="Hans de Goede <jwrdegoede@fedoraproject.org>"> <span class="fn">Hans de Goede</span></a>
</span></b>
        <pre>(In reply to Peter Hutterer from <a href="show_bug.cgi?id=89999#c4">comment #4</a>)
<span class="quote">> (In reply to Hans de Goede from <a href="show_bug.cgi?id=89999#c3">comment #3</a>)
> > Finger 1 down
> > Finger 1 moves over tap threshold
> > Fingers 2 + 3 down
> > Timeout
> > 
> > Where as having it in the gesture code would lead to the timeout eventually
> > activating 3 finger mode, and then if more time is passed before moving,
> > switch to 3fg drag-n-drop. I guess one could argue that is desirable
> > behavior, and in that case this is easy to implement in the gesture code,
> > esp. since the tap statemachine already is too complicated IMHO.

> I'd say that's definitely desirable behaviour, because you'd likely move the
> pointer somewhere, then just put the extra fingers down to drag without
> lifting the first finger first.</span >

Ok, I was actually thinking the same (that this is actually desirable) but I
wanted to double check with you, ok in that case it should be easy to add
support for this using an initial timeout to choice between this and a 3fg
swipe. I do believe that this should be only enabled when tapping is enabled.</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>