[PATCH 0/2] Do proper version negotiation V2

alexl at redhat.com alexl at redhat.com
Thu May 23 11:31:06 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 (2):
  Add MIN() macro
  compositor/shell: Set version on all wl_resources

 src/compositor.c | 22 ++++++++++++++++++++--
 src/compositor.h |  4 ++++
 src/shell.c      |  1 +
 3 files changed, 25 insertions(+), 2 deletions(-)

-- 
1.8.1.4



More information about the wayland-devel mailing list