[PATCH 0/3][RFC] introducing inert objects to allow to release server-side objects
David FORT
rdp.effort at gmail.com
Wed Feb 25 06:03:32 PST 2015
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
More information about the wayland-devel
mailing list