Re: [PATCH weston v4 08/20] input: Don't send wl_pointer.motion if position didn't change

2015-11-18 Thread Peter Hutterer
On Tue, Nov 17, 2015 at 06:10:54PM +0800, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl Reviewed-by: Peter Hutterer Cheers, Peter > --- > src/input.c | 12 > 1 file changed, 8 insertions(+), 4 deletions(-) > > diff --git a/src/input.c b/src/input.c > index 0a567da..3fd4dae 1

[PATCH weston v4 08/20] input: Don't send wl_pointer.motion if position didn't change

2015-11-17 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl --- src/input.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/input.c b/src/input.c index 0a567da..3fd4dae 100644 --- a/src/input.c +++ b/src/input.c @@ -173,6 +173,8 @@ default_grab_pointer_motion(struct weston_pointer_grab *grab