libei/tools
Peter Hutterer 3aa75890e9 eis: change the regions API to use eis_region_add()
This is slightly inconsistent with the configure API but more consistent
with the device API (which also has a new() + add()). It reduces
potential bugs though because the region cannot be added to two devices
anymore, and this way we also get a context in the region from the start
(which means we can log).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-08-11 09:09:08 +10:00
..
ei-demo-client.c tools: fix a typo 2021-08-11 09:09:08 +10:00
eis-demo-server-uinput.c Change to use server-created devices 2021-07-21 11:02:54 +10:00
eis-demo-server.c eis: change the regions API to use eis_region_add() 2021-08-11 09:09:08 +10:00
eis-demo-server.h tools/demo-server: add a uinput example handler 2020-08-27 12:52:50 +10:00
eis-fake-portal.c util: add an _unref_ cleanup + declaration function 2020-10-21 11:17:16 +10:00