[Wayland-bugs] [Bug 99415] RFE: Need way to report start of finger scroll
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 16 11:35:05 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99415
--- Comment #5 from Carlos Garnacho Parro <carlosg at gnome.org> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170116/32369df2/attachment.html>
More information about the wayland-bugs
mailing list