Re: [WESTON patch 1/2] weston-test: add device_{release/add} into protocol
On Thu, 19 Mar 2015 03:38:51 -0400 Marek Chalupa wrote: > This request simulates device creation/destruction from evdev (libinput) > > Signed-off-by: Marek Chalupa > --- > protocol/weston-test.xml | 6 ++ > tests/weston-test.c | 37 + > 2 files cha
[WESTON patch 1/2] weston-test: add device_{release/add} into protocol
This request simulates device creation/destruction from evdev (libinput) Signed-off-by: Marek Chalupa --- protocol/weston-test.xml | 6 ++ tests/weston-test.c | 37 + 2 files changed, 43 insertions(+) diff --git a/protocol/weston-test.xml b/protocol