From e908893080a391b731591720e52f4c38c4c644e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 19 Aug 2011 13:44:01 -0400 Subject: [PATCH] Bind globals to client provided object IDs --- protocol/wayland.xml | 3 ++- src/scanner.c | 13 ------------- src/wayland-client.c | 32 +++++++++++++++----------------- src/wayland-client.h | 5 +++-- src/wayland-server.c | 18 +++++++++--------- src/wayland-server.h | 2 +- 6 files changed, 30 insertions(+), 43 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index f1dd78e..ac1e2e5 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -31,9 +31,10 @@ It is used for internal wayland protocol features. --> - + +