<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - One-finger movement on touchpad registered as two-finger scrolling with edge exclusion zone is touched"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103208#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - One-finger movement on touchpad registered as two-finger scrolling with edge exclusion zone is touched"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103208">bug 103208</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>we've had this feature since forever, synaptics also supports it and some
people prefer it that way. not something I'll remove anytime soon. You're also
overestimating the precision that current touchpads give you, any slow
two-finger motion is likely to only have a single finger movement in any given
event. 

we do check the finger motion to differ between pinch and scroll, but macos has
the advantage of only having to care about the mac touchpads which are still
better than almost anything else (and they probably having more people working
on it too...).

see
<a href="https://cgit.freedesktop.org/wayland/libinput/tree/src/evdev-mt-touchpad-gestures.c#n361">https://cgit.freedesktop.org/wayland/libinput/tree/src/evdev-mt-touchpad-gestures.c#n361</a>
for the checks we have to detect the directions of the finger movements.</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>