[PATCH weston v2 6/6] libweston: Implement touch timestamps for input_timestamps_unstable_v1

Alexandros Frantzis alexandros.frantzis at collabora.com
Fri Feb 16 16:50:16 UTC 2018


On Fri, Feb 16, 2018 at 06:44:19PM +0200, Alexandros Frantzis wrote:
> Implement the zwp_input_timestamps_manager_v1.get_touch_timestamps
> request to subscribe to timestamp events for wl_touch resources. Ensure
> that the request handling code can gracefully handle inert touch
> resources.
> 
> Signed-off-by: Alexandros Frantzis <alexandros.frantzis at collabora.com>
> ---
> Changes in v2:
>  - Remove the head of timestamps_list in weston_touch_destroy.
>  - Gracefully handle inert pointer resources in destroy_touch_resource
>    and input_timestamps_manager_get_touch_timestamps.

There is an error in the "Changes in v2" text, I meant:

  - Gracefully handle inert *touch* resources in destroy_touch_resource...

Thanks,
Alexandros


More information about the wayland-devel mailing list