Re: [PATCH libinput 1/4] test: start with the first offset when moving touches

2016-11-22 Thread Hans de Goede
Hi, On 22-11-16 02:32, Peter Hutterer wrote: This doesn't have an effect in our current tests because the touchpad always needs 4 motion events to get moving. But for the future, it simplifies the case of "i want to move between x1/y1 and x2/y2", because it fills in only the events in between ra

[PATCH libinput 1/4] test: start with the first offset when moving touches

2016-11-21 Thread Peter Hutterer
This doesn't have an effect in our current tests because the touchpad always needs 4 motion events to get moving. But for the future, it simplifies the case of "i want to move between x1/y1 and x2/y2", because it fills in only the events in between rather than re-using the touch down coordinates an