libei/tools
Peter Hutterer 283cc87416 libei: switch to a single ei_new() function
The main reason for having different functions to create the initial context
was so we can nest the ei struct inside the context-specific struct. That
shouldn't leak into the API though and our use-case is probably one where we
create one context, then iterate through possible backends until one succeds -
having different contexts here doesn't help then.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-06 14:47:40 +10:00
..
ei-socket-client.c libei: switch to a single ei_new() function 2020-08-06 14:47:40 +10:00
eis-socket-server.c Implement pointer button and keyboard key events 2020-08-03 12:00:31 +10:00