libei/tools
Peter Hutterer 4a918d17d8 libeis: namespace the capability-specific getters and setters
Naming scheme is now: ei_device_<capability>_get/set_<what>. So far the
range is the only one where we had to deal with the same thing for two
different capabilities and it's unlikely we'll have to have different keymaps
for different capabilities. But still, let's do this now while it's still
easy.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-28 14:13:56 +10:00
..
ei-demo-client.c libei: namespace the capability-specific configure calls 2020-08-28 14:13:53 +10:00
eis-demo-server-uinput.c tools/demo-server: add a uinput example handler 2020-08-27 12:52:50 +10:00
eis-demo-server.c libeis: namespace the capability-specific getters and setters 2020-08-28 14:13:56 +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 libei: implement org.freedesktop.portal.EmulatedInput support 2020-08-25 13:35:18 +10:00