libei/src
Peter Hutterer 689e5c4ed9 util: remove a libinput leftover
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-20 14:44:38 +10:00
..
brei-shared.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00
brei-shared.h brei: add a dispatch helper function for protocol messages 2020-08-20 14:44:38 +10:00
libei-device.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +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 Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libei-proto.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libei-proto.h Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libei-socket.c libei: remove unused connection field 2020-08-06 15:12:19 +10:00
libei.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libei.h libei: add ei_device_get/set_user_data 2020-08-20 14:44:38 +10:00
libeis-client.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libeis-device.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libeis-event.c libeis: rename get_x/get_y to get_dx/get_dy 2020-08-20 14:44:38 +10:00
libeis-fd.c libeis: fix the client ref handling and move the list to the eis context 2020-08-07 11:37:51 +10:00
libeis-private.h Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libeis-proto.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libeis-proto.h Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
libeis-socket.c libeis: fix a crasher if the socket is removed before a listener starts 2020-08-07 14:46:20 +10:00
libeis.c libeis: rename get_x/get_y to get_dx/get_dy 2020-08-20 14:44:38 +10:00
libeis.h libeis: rename get_x/get_y to get_dx/get_dy 2020-08-20 14:44:38 +10:00
libreis.c Add configuration messages to the protocol 2020-08-07 16:05:57 +10:00
libreis.h libreis: update the API docs a bit 2020-08-10 08:42:25 +10:00
util-bits.h util: add flag_set and flag_clear helpers 2020-08-06 15:19:03 +10:00
util-io.h util: add a errno wrapper 2020-08-13 16:15:09 +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 Add a prefix to the logger 2020-08-10 13:50:13 +10:00
util-logger.h util: remove a libinput leftover 2020-08-20 14:44:38 +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 util: add a realloc helper 2020-08-07 09:42:08 +10:00
util-munit.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00
util-munit.h Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00
util-object.h utils: Rename OBJECT_DECLARE... to OBJECT_IMPLEMENT 2020-08-03 07:34:52 +10:00
util-sources.c util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
util-sources.h util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +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
util-structs.h libei: add the hooks for pointer/touch ranges 2020-08-18 14:42:23 +10:00
util-tristate.h util: add name lookup to tristate handling 2020-08-11 11:06:34 +10:00