<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 - feature request: triple tap (double-click + drag)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89511">89511</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>feature request: triple tap (double-click + drag)
</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>minor
</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>grawity@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>The synaptics driver used to recognize 3x tapping as doubleclick+drag. That is,
instead of two taps [like you would for a regular selection], you could tap the
touchpad 3 times, resulting in click - release - click - drag/select - release.
This is useful when selecting text, as the double-click selects a single word,
and dragging then proceeds to select word-by-word in most programs. (For
example, Chromium or gnome-terminal.)
The libinput driver only recognizes this as a regular double-click followed by
a regular cursor move.
Currently I can just use physical buttons as a replacement, but might this be
implemented sometime in the future?
libinput 0.12.0-7-g8ffc213
xf86-input-libinput 0.8.0</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>