[PATCH 0/3] Do proper version negotiation
alexl at redhat.com
alexl at redhat.com
Thu May 23 10:33:42 PDT 2013
From: Alexander Larsson <alexl at redhat.com>
This initializes the new version field of wl_resource to the
negotiated value (i.e. the min of the requested version and the
version supported by weston).
Alexander Larsson (3):
Update wl_resource.link to wl_slist due to wayland change
Add MIN() macro
compositor/shell: Set version on all wl_resources
src/compositor.c | 34 +++++++++++++++++++++++-------
src/compositor.h | 16 ++++++++------
src/data-device.c | 10 +++++----
src/input.c | 62 +++++++++++++++++++++++++++++++++++++++----------------
src/shell.c | 11 ++++++----
5 files changed, 94 insertions(+), 39 deletions(-)
--
1.8.1.4
More information about the wayland-devel
mailing list