<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 - Accessibility: dwell click implementation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85536">85536</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Accessibility: dwell click implementation
</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>bugzilla@hadess.net
</td>
</tr></table>
<p>
<div>
<pre>From
<a href="https://help.gnome.org/users/mousetweaks/stable/mouse-a11y-functions-description.html.en#mouse-a11y-dwell-description">https://help.gnome.org/users/mousetweaks/stable/mouse-a11y-functions-description.html.en#mouse-a11y-dwell-description</a>
"There are users that cannot use any hardware button. By activating the Dwell
Click, they can have the mouse perform the various clicks without pressing any
mouse button. The click types that can be performed are: single primary click,
double click, drag click and secondary click.
...
Each time the pointer stops moving, a dwell click is initiated."
The core is simple to implement, the tricky bit is the complex configuration
options and the feedback. From the above link "To give feedback to the user,
mousetweaks will fill the arrow of the pointer with another color while it is
counting down the time before the click completion kicks in.". This is
essentially impossible in libinput without flagging the event.
Maybe dwell click is better off as compositor option then?</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>