On Thu, Oct 03, 2013 at 04:43:04PM +0100, Neil Roberts wrote:
> Adds a new binding type for touch events via the new function
> weston_compositor_add_touch_binding. The binding can only be added for
> a touch down with the first finger. The shell now uses this to install
> a binding to activate the
Adds a new binding type for touch events via the new function
weston_compositor_add_touch_binding. The binding can only be added for
a touch down with the first finger. The shell now uses this to install
a binding to activate the current surface.
---
src/bindings.c | 36 +