Re: [PATCH libinput v3] tablet: Add libinput_tool_has_axis() and tests

2014-08-07 Thread Peter Hutterer
On Thu, Aug 07, 2014 at 10:02:22PM -0400, Stephen Chandler Paul wrote: > Because the axes that tool reports can change depending on the tool in use, we > want to be able to provide functionality to determine which axes each tool can > support. > > Signed-off-by: Stephen Chandler Paul > --- merge

[PATCH libinput v3] tablet: Add libinput_tool_has_axis() and tests

2014-08-07 Thread Stephen Chandler Paul
Because the axes that tool reports can change depending on the tool in use, we want to be able to provide functionality to determine which axes each tool can support. Signed-off-by: Stephen Chandler Paul --- = Changes = * Fixed the line width in test/tablet.c * Removed libinput_tool_axis