Thanks for the feedback Daniel.
> Implementation-wise, it mostly looks good, but - do we leak
> focus_resource_list and friends when releasing? I can't find where
> they're freed, but if you're freeing empty_list unconditionally,
> you're going to have a bad time ...
The list use here is kinda di
Hi,
On 22 July 2013 17:31, Rob Bradford wrote:
> The Wayland protocol permits a client to request the pointer, keyboard
> and touch multiple times from the seat global. This is very useful in a
> component like Clutter-GTK where we are combining two libraries that use
> Wayland together.
>
> This
From: Rob Bradford
The Wayland protocol permits a client to request the pointer, keyboard
and touch multiple times from the seat global. This is very useful in a
component like Clutter-GTK where we are combining two libraries that use
Wayland together.
This change migrates the weston input handl