On Thu, Jun 26, 2014 at 06:02:51PM -0400, Stephen Chandler Paul wrote:
> From: Peter Hutterer
>
> The tablet state updates with each event during libinput_dispatch(), but the
> state in the event must reflect the state at the time of the event.
>
> Signed-off-by: Peter Hutterer
> Signed-off-by:
On Thu, Jun 26, 2014 at 06:02:51PM -0400, Stephen Chandler Paul wrote:
> From: Peter Hutterer
>
> The tablet state updates with each event during libinput_dispatch(), but the
> state in the event must reflect the state at the time of the event.
>
> Signed-off-by: Peter Hutterer
> Signed-off-by:
From: Peter Hutterer
The tablet state updates with each event during libinput_dispatch(), but the
state in the event must reflect the state at the time of the event.
Signed-off-by: Peter Hutterer
Signed-off-by: Stephen Chandler Paul
---
src/libinput.c | 5 ++--
test/tablet.c | 83 ++