Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input-raw.c: support MT-only devices in ts_read()
struct ts_sample is pressure-based. MT-only devices don't even have to report an EV_KEY type like BTN_TOUCH. Their pen_up is tracking_id == -1. Fixes #104 Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
- Loading branch information