From 320a5634cf7060b5db22a0519b0ddc532894eb3b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 14 Apr 2011 10:38:44 -0400 Subject: [PATCH] Introduce display.bind to request events from a global --- protocol/wayland.xml | 6 ++++++ wayland/scanner.c | 4 +++- wayland/wayland-client.c | 35 +++++++++++++++++++++++++++++++++++ wayland/wayland-client.h | 5 ++++- wayland/wayland-egl.h | 22 ++++------------------ wayland/wayland-server.c | 17 +++++++++++++---- 6 files changed, 65 insertions(+), 24 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 486cc0c..90dc763 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -4,6 +4,12 @@ + + + + + +