From 1db05255728c7a9a7e1460acff0651f6f5ea3f4e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Wed, 11 May 2011 10:57:06 -0400 Subject: [PATCH] Unify error events Consolidate the different error events into one. This event will also be usable for other interaces. --- protocol/wayland.xml | 24 ++++++++++-------------- wayland/wayland-client.c | 29 ++++++----------------------- wayland/wayland-server.c | 40 ++++++++++++++++++++++++++++++---------- wayland/wayland-server.h | 2 ++ wayland/wayland-shm.c | 19 +++++++++---------- 5 files changed, 57 insertions(+), 57 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 11976fa..aef8385 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -28,21 +28,18 @@ - - - + + + + + - - - - - - - - + + + + +