On Mon, 22 Jan 2018 13:32:31 +0100
Philipp Kerling wrote:
> This now uses the new error codes introduced to wl_registry instead
> of abusing WL_DISPLAY_ERROR_INVALID_OBJECT.
> ---
> src/wayland-server.c | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Hi,
both patches are:
A
This now uses the new error codes introduced to wl_registry instead
of abusing WL_DISPLAY_ERROR_INVALID_OBJECT.
---
src/wayland-server.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 7225b4e..e33af62 100644
--- a/src/w