Re: [PATCH libinput] Add an API for touchpad gesture events

2015-02-17 Thread Peter Hutterer
On Thu, Feb 12, 2015 at 12:27:49PM +0100, Hans de Goede wrote: For touchscreens we always send raw touch events to the compositor, and the compositor or application toolkits do gesture recognition. This makes sense because on a touchscreen which window / widget the touches are over is

[PATCH libinput] Add an API for touchpad gesture events

2015-02-12 Thread Hans de Goede
For touchscreens we always send raw touch events to the compositor, and the compositor or application toolkits do gesture recognition. This makes sense because on a touchscreen which window / widget the touches are over is important context to know to interpret gestures. On touchpads however we