<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - RFE: Need way to report start of finger scroll"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99415#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - RFE: Need way to report start of finger scroll"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99415">bug 99415</a>
              from <span class="vcard"><a class="email" href="mailto:carlosg@gnome.org" title="Carlos Garnacho Parro <carlosg@gnome.org>"> <span class="fn">Carlos Garnacho Parro</span></a>
</span></b>
        <pre>FWIW, I think this is a worthwhile addition. I guess the event can be
reasonably sent on the same scroll sources that currently trigger the
0-movement events on scroll end.

And I do think too it's a good idea to split into a separate event type, it
will probably make sense to emit these events even if a 2fg operation on the
touchpad turns into a rotate/pinch gesture, and it seems more tractable to make
this a different event type than POINTER_AXIS.

Also +1 to making scroll start/end distinctive. On scroll end we do want to
keep the momentum, but on scroll start we do want to stop it. I guess both
cases might be put together as "apply the current velocity" trusting that it
will be 0 on scroll start, however this seems too high level knowledge, so IMO
would be great to have some kind of explicit hint from libinput.</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>