This serie of patches tries to address the problem of removing a seat and 
really deleting
it server-side. First I have added the corresponding method in the protocol 
definition.
Second I have modified the scanner to emit some code to create inert objects: 
objects
with requests that do nothing, and only return inert objects.
This is a preliminary work and comments are more than welcome.

David FORT (3):
  Modify wayland-scanner to generate inert objects
  Add a release request on wl_seat
  wayland.xml: fixed a typo

 protocol/wayland.xml |   8 ++-
 src/scanner.c        | 173 ++++++++++++++++++++++++++++++++++++++++++++++++---
 wayland-scanner.mk   |   3 +
 3 files changed, 173 insertions(+), 11 deletions(-)

-- 
1.9.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to