Re: [PATCH libinput 14/24] tablet: handle button events
On Mon, Apr 21, 2014 at 07:11:23PM +0200, Carlos Garnacho wrote: > This works for stylus tap and primary/secondary button, and pad > buttons. > > Signed-off-by: Carlos Garnacho > --- > src/evdev-tablet.c | 104 > + > src/evdev-tablet.h | 3 +
[PATCH libinput 14/24] tablet: handle button events
This works for stylus tap and primary/secondary button, and pad buttons. Signed-off-by: Carlos Garnacho --- src/evdev-tablet.c | 104 + src/evdev-tablet.h | 3 ++ 2 files changed, 107 insertions(+) diff --git a/src/evdev-tablet.c b/src/evdev