On Mon, Dec 18, 2017 at 11:53:09AM -0800, Jason Gerecke wrote:
> This commit refactors the signature of the sendAction function to take a
> WacomDeviceState pointer. This change makes it easier to implement the
> following pan/scroll patch.
>
> Signed-off-by: Jason Gerecke
Reviewed-by: Peter Hut
This commit refactors the signature of the sendAction function to take a
WacomDeviceState pointer. This change makes it easier to implement the
following pan/scroll patch.
Signed-off-by: Jason Gerecke
---
src/wcmCommon.c | 42 +-
1 file changed, 21 inserti