<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MacBook Air clickpad is too sensitive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96409">bug 96409</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDINFO
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MacBook Air clickpad is too sensitive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96409#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - MacBook Air clickpad is too sensitive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96409">bug 96409</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>Debugged this with Damián on IRC - problem is that the bcm5974 doesn't send
ABS_MT_PRESSURE, only ABS_PRESSURE even though it is a multi-touch touchpad. So
the pressure thresholds don't get used, libinput treats it as a
non-pressure-capable touchpad.
For the bcm5974 devices, the better solution is to rely on ABS_MT_WIDTH or
ABS_MT_TOUCH_MAJOR/MINOR instead of hacking something up to use pressure across
the slots. So this patch is obsolete for now until we have support for those
bits.</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>