Re: [PATCH] input: send frame after axis event in default grab

2016-02-01 Thread Jonas Ådahl
On Mon, Feb 01, 2016 at 04:16:17PM +0100, Marek Chalupa wrote: > Clients that implement version 5 of pointer wait for the frame > after pointer events (e. g. GTK+ clients). We send it after motion > and button, but not after the axis event in default grab. > > Send the frame after the axis event,

Re: [PATCH] input: send frame after axis event in default grab

2016-02-01 Thread Marek Chalupa
On 02/01/2016 04:20 PM, Jonas Ådahl wrote: On Mon, Feb 01, 2016 at 04:16:17PM +0100, Marek Chalupa wrote: Clients that implement version 5 of pointer wait for the frame after pointer events (e. g. GTK+ clients). We send it after motion and button, but not after the axis event in default grab.

[PATCH] input: send frame after axis event in default grab

2016-02-01 Thread Marek Chalupa
Clients that implement version 5 of pointer wait for the frame after pointer events (e. g. GTK+ clients). We send it after motion and button, but not after the axis event in default grab. Send the frame after the axis event, but only in the default grab, so that some other grabs (implementing kine