On Tue, 9 Aug 2016 12:46:53 +0200
Giulio Camuffo wrote:
> This patch chooses the wl_list_for_each-style of iterating over
> the clients, instead of using an iterator function, because i think
> it is easier to use.
>
> Signed-off-by: Giulio Camuffo
> Reviewed-by: Jonas Ådahl
> ---
>
> v3: ch
This patch chooses the wl_list_for_each-style of iterating over
the clients, instead of using an iterator function, because i think
it is easier to use.
Signed-off-by: Giulio Camuffo
Reviewed-by: Jonas Ådahl
---
v3: check that the client in the test is the right one
src/wayland-server-core.h