---
building.html | 20 +---
1 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/building.html b/building.html
index f52f80e..1cced7b 100644
--- a/building.html
+++ b/building.html
@@ -85,11 +85,25 @@ Other dependencies are development packages of xcb-dri2 and
xcb-xf
When the type for the first argument of the global event changed from new_id to
uint, wl_connection_vmarshal started expecting an integer argument rather than
an object argument. As a result we were sending the client a chunk of pointer
rather than a useful global identifier.
---
wayland/wayland-s
---
wayland/wayland-client.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/wayland/wayland-client.c b/wayland/wayland-client.c
index ce27a90..d1ed25a 100644
--- a/wayland/wayland-client.c
+++ b/wayland/wayland-client.c
@@ -521,6 +521,11 @@ handle_event(struct wl_disp