Re: [PATCH wayland 4/5] Add a resource creation signal

2016-06-17 Thread Pekka Paalanen
On Mon, 7 Mar 2016 18:31:34 +0100 Giulio Camuffo wrote: > --- > src/wayland-server-core.h | 4 > src/wayland-server.c | 20 > 2 files changed, 24 insertions(+) > > diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h > index 4201b2c..9af2481 100644

[PATCH wayland 4/5] Add a resource creation signal

2016-03-07 Thread Giulio Camuffo
--- src/wayland-server-core.h | 4 src/wayland-server.c | 20 2 files changed, 24 insertions(+) diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h index 4201b2c..9af2481 100644 --- a/src/wayland-server-core.h +++ b/src/wayland-server-core.h @@ -217,