| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Some devices do not always send touch_minor after touch_major
has been set. According to the MT protocol, this case should
be treated as if minor is equal to major. This patch makes sure
touch_minor is never zero when touch_major is set.
When grail v1.0.13 is out, this patch will no longer have any effect.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| |
|
|
|
|
|
|
| |
It seems flushing is not enough to keep X stable, so check
for pending events and extract them when idle.
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
|
| |
|
|
| |
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
|
| | |
|
| | |
|
|
|
Uses grail-touch and mtdev.
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
|