On 08/12/15 12:33 PM, Daniel Stone wrote:
> Hi,
>
> On 6 November 2015 at 21:56, Derek Foreman wrote:
>> Adds support for touch devices to the wayland backend.
>>
>> Signed-off-by: Derek Foreman
>> ---
>> Changes from v1:
>> should now properly handle both fullscreen and windowed case now
>> sho
Hi,
On 6 November 2015 at 21:56, Derek Foreman wrote:
> Adds support for touch devices to the wayland backend.
>
> Signed-off-by: Derek Foreman
> ---
> Changes from v1:
> should now properly handle both fullscreen and windowed case now
> should also now handle touch cancel
Thanks for the fixups
Adds support for touch devices to the wayland backend.
Signed-off-by: Derek Foreman
---
Changes from v1:
should now properly handle both fullscreen and windowed case now
should also now handle touch cancel
src/compositor-wayland.c | 160 +++
1 file ch