libei/tools
Peter Hutterer 802dfd4ca6 Add the minimal implementation for a UNIX socket libei client
This is the minimum framework to support connecting to a libeis server, adding
a device and sending relative pointer motion events.It's missing a bunch of
checks and verifications, many of the hooks are still missing, etc.

See the tools/ directory for an example. The protocol is as outlined in
commit f7a24b2fbd.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-07-29 16:18:24 +10:00
..
ei-socket-client.c Add the minimal implementation for a UNIX socket libei client 2020-07-29 16:18:24 +10:00
eis-socket-server.c tools: handle multiple events after a single dispatch() 2020-07-29 09:44:45 +10:00