Re: [PATCH libinput] Emit LIBINPUT_TABLET_EVENT_TOOL_UPDATE events on tool changes

2014-06-15 Thread Peter Hutterer
On Fri, Jun 13, 2014 at 04:23:19AM -0400, Stephen Chandler Paul wrote: > V2 of this patch. There was a big change I was supposed to apply to this > before > I sent it out that completely slipped my mind until just now. This causes a > merge conflict with the patch for handling tablet buttons so I'

[PATCH libinput] Emit LIBINPUT_TABLET_EVENT_TOOL_UPDATE events on tool changes

2014-06-13 Thread Stephen Chandler Paul
V2 of this patch. There was a big change I was supposed to apply to this before I sent it out that completely slipped my mind until just now. This causes a merge conflict with the patch for handling tablet buttons so I'll be sending out a modified version of that in just a second Signed-off-by: St