On Wed, Jun 10, 2015 at 04:09:12PM +0200, Andreas Pokorny wrote:
> This change adds four new properties to touch events. These properties are
> directly forwarded from the evdev interface.
I assume you have a (prospective) user for this already? If so, how are you
using these?
first comment here
This change adds four new properties to touch events. These properties are
directly forwarded from the evdev interface.
---
src/evdev.c| 81 --
src/evdev.h| 4 +++
src/libinput-private.h | 12 ++--
src/libinput.c