Re: [PATCH libinput] libinput: litest shall only emit auto assign events when replaced

2015-08-20 Thread Peter Hutterer
On Thu, Aug 20, 2015 at 01:43:40PM +0200, Andreas Pokorny wrote: > With this change auto assign events will be skipped if no replacement value > is provided. This behavior is practical when emitting mt events, as those > only contain the axis values that changed. > > Signed-off-by: Andreas Pokorny

[PATCH libinput] libinput: litest shall only emit auto assign events when replaced

2015-08-20 Thread Andreas Pokorny
With this change auto assign events will be skipped if no replacement value is provided. This behavior is practical when emitting mt events, as those only contain the axis values that changed. Signed-off-by: Andreas Pokorny --- test/litest.c | 8 1 file changed, 4 insertions(+), 4 delet