mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-21 10:30:27 +01:00
Watching a colleague try clickfinger right-click after enabling it the first time showed that the vertical distance is too small. Increase it to 30mm instead. Increase the allowed spread between fingers to 40x30mm, but check if one of the fingers is in the bottom-most 20mm of the touchpad. If that's the case, and the touchpad is large enough to be feasable for resting a thumb on it, discard the finger for clickfinger count. If both fingers are in that area or one finger is in the area and they're really close together, the fingers count separately and are not regarded as thumb. https://bugs.freedesktop.org/show_bug.cgi?id=91046 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com> |
||
|---|---|---|
| .. | ||
| evdev-middle-button.c | ||
| evdev-mt-touchpad-buttons.c | ||
| evdev-mt-touchpad-edge-scroll.c | ||
| evdev-mt-touchpad-gestures.c | ||
| evdev-mt-touchpad-tap.c | ||
| evdev-mt-touchpad.c | ||
| evdev-mt-touchpad.h | ||
| evdev.c | ||
| evdev.h | ||
| filter-private.h | ||
| filter.c | ||
| filter.h | ||
| libinput-private.h | ||
| libinput-util.c | ||
| libinput-util.h | ||
| libinput-version.h.in | ||
| libinput.c | ||
| libinput.h | ||
| libinput.pc.in | ||
| libinput.sym | ||
| Makefile.am | ||
| path.c | ||
| path.h | ||
| timer.c | ||
| timer.h | ||
| udev-seat.c | ||
| udev-seat.h | ||