<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Add support for kinetic scroll detection"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85629">85629</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Add support for kinetic scroll detection
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>libinput
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>peter.hutterer@who-t.net
</td>
</tr>
<tr>
<th>CC</th>
<td>jadahl@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Kinetic scrolling is useful on e.g. touchpads, where a flick with two fingers
triggers a scroll motion that continues depending on the speed of the motion.
libinput currently sends 0/0 scroll events at the termination of a finger
scroll, but this is not neither detectable ahead of time.
Potential solution would be something along the lines of
libinput_event_pointer_axis_get_source() that responds with some identifier
that tells us how the event was generated.</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>