..
libei-device.c
test: add some internal unit-tests to libei
2020-08-06 14:47:40 +10:00
libei-fd.c
libei: add a backend to work off a single fd
2020-08-06 15:12:19 +10:00
libei-private.h
libei: switch to a single ei_new() function
2020-08-06 14:47:40 +10:00
libei-socket.c
libei: rename to ei_setup_backend_socket()
2020-08-06 14:52:54 +10:00
libei.c
libei: don't ref the event on return
2020-08-06 14:53:08 +10:00
libei.h
libei: add a backend to work off a single fd
2020-08-06 15:12:19 +10:00
libeis-client.c
Implement pointer button and keyboard key events
2020-08-03 12:00:31 +10:00
libeis-device.c
Implement pointer button and keyboard key events
2020-08-03 12:00:31 +10:00
libeis-private.h
libeis: switch to a single eis_new() function
2020-08-06 15:12:19 +10:00
libeis-socket.c
libeis: switch to a single eis_new() function
2020-08-06 15:12:19 +10:00
libeis.c
libeis: switch to a single eis_new() function
2020-08-06 15:12:19 +10:00
libeis.h
libeis: switch to a single eis_new() function
2020-08-06 15:12:19 +10:00
util-bits.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-io.h
Use send() instead of write() to prevent SIGPIPE
2020-07-31 14:27:18 +10:00
util-list.c
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-list.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-logger.c
utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT
2020-08-03 07:34:52 +10:00
util-logger.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-macros.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-mem.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-object.h
utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT
2020-08-03 07:34:52 +10:00
util-sources.c
test: add some internal unit-tests to libei
2020-08-06 14:47:40 +10:00
util-sources.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-strings.c
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00
util-strings.h
Add the minimal implementation for a UNIX socket libeis server
2020-07-28 19:33:34 +10:00