On Tue, 24 Jan 2017 16:34:30 +0200
Giulio Camuffo wrote:
> The old wl_signal is kept for backwards compatibility, as that is also
> present in the deprecated public wl_resource struct, and that must be
> kept working.
> ---
> src/wayland-server.c | 52
> +
The old wl_signal is kept for backwards compatibility, as that is also
present in the deprecated public wl_resource struct, and that must be
kept working.
---
src/wayland-server.c | 52 ++--
1 file changed, 46 insertions(+), 6 deletions(-)
diff --gi