Hi, On 05/26/2015 12:52 AM, Peter Hutterer wrote:
A couple of patches to refine disable-while-typing which in its current incarnation works but its slightly annoying. The biggest change is 11/11 which adds a new approach: if a touch started after the last key press we release it once the timeout is over. So in the normal use-case where a user types, then moves the hands to touch the pad the finger set down will be released shortly after, even if it was set down within the timeout. If the user touches with a palm while typing (i.e after the first key press and before the last key press), the palm remains disabled, so resting a palm on the touchpad while typing is safe to do. We also release any touch already down before the typing sequence, though I'm not 100% on a real-world case for this, it was just a side-effect of the implementation.
Entire set LGTM: Reviewed-by: Hans de Goede <hdego...@redhat.com> Regards, Hans _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel