Re: [PATCH weston v2 2/6] Add API to retrieve the interface name of a wl_resource

2016-08-09 Thread Jonas Ådahl
On Tue, Jul 05, 2016 at 09:51:07AM +0200, Giulio Camuffo wrote: > Signed-off-by: Giulio Camuffo Reviewed-by: Jonas Ådahl > --- > > v2: - return the interface name instead of the interface struct > > src/wayland-server-core.h | 2 ++ > src/wayland-server.c | 12 > 2 files c

[PATCH weston v2 2/6] Add API to retrieve the interface name of a wl_resource

2016-07-05 Thread Giulio Camuffo
Signed-off-by: Giulio Camuffo --- v2: - return the interface name instead of the interface struct src/wayland-server-core.h | 2 ++ src/wayland-server.c | 12 2 files changed, 14 insertions(+) diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h index 43e76fb..