Re: [PATCH libinput] Drop LIBINPUT_TABLET_AXIS_CNT from the public API

2014-12-08 Thread Hans de Goede
Hi, On 08-12-14 04:52, Peter Hutterer wrote: Avoid mismatches in what the caller expects vs what libinput actually provides when building against newer/older versions of libinput. Signed-off-by: Peter Hutterer Looks good: Reviewed-by: Hans de Goede Regards, Hans --- This patch applies

[PATCH libinput] Drop LIBINPUT_TABLET_AXIS_CNT from the public API

2014-12-07 Thread Peter Hutterer
Avoid mismatches in what the caller expects vs what libinput actually provides when building against newer/older versions of libinput. Signed-off-by: Peter Hutterer --- This patch applies to the tablet-support branch src/libinput-private.h | 2 ++ src/libinput.h | 1 - 2 files changed,