Hey!,
On Fri, Sep 18, 2015 at 3:06 PM, Olivier Fourdan wrote:
>
> Hey Carlos,
>
> On 27/05/15 18:41, Carlos Garnacho wrote:
>>
>> This struct holds information about each individual, ongoing touchpoint.
>> A list of these is held by the xwl_seat.
>>
>> Signed-off-by: Carlos Garnacho
>
>
> lgtm
>
Hey Carlos,
On 27/05/15 18:41, Carlos Garnacho wrote:
This struct holds information about each individual, ongoing touchpoint.
A list of these is held by the xwl_seat.
Signed-off-by: Carlos Garnacho
lgtm
Rebased and added this patch to my tree, but I don't have the hardware
to test.
Cou
This struct holds information about each individual, ongoing touchpoint.
A list of these is held by the xwl_seat.
Signed-off-by: Carlos Garnacho
---
hw/xwayland/xwayland-input.c | 10 ++
hw/xwayland/xwayland.h | 9 +
2 files changed, 19 insertions(+)
diff --git a/hw/xwayl