[PATCH weston 0/4] Update weston to properly handle protocol versions
Jason Ekstrand
jason at jlekstrand.net
Thu Jun 27 18:16:59 PDT 2013
This series updates weston to use the new global and resource versioning
API.
Jason Ekstrand (4):
Add a MIN macro
window: Request version 3 of wl_compositor
Use versioned versions of wl_client_add/new_object calls
Use the versioned wl_global api and properly advertise versions
clients/window.c | 2 +-
src/compositor.c | 57 ++++++++++++++++++++---------------
src/compositor.h | 4 +++
src/data-device.c | 32 +++++++++++---------
src/input.c | 24 +++++++++------
src/screenshooter.c | 13 ++++----
src/shell.c | 79 ++++++++++++++++++++++++++++---------------------
src/tablet-shell.c | 19 +++++++-----
src/text-backend.c | 49 ++++++++++++++++--------------
src/xwayland/launcher.c | 7 +++--
src/zoom.c | 11 ++++---
tests/weston-test.c | 8 ++---
12 files changed, 178 insertions(+), 127 deletions(-)
--
1.8.2.1
More information about the wayland-devel
mailing list