libinput/tools
Peter Hutterer 606249f91c path: add libinput_path_create_context instead of libinput_create_from_path
Creates an empty context that is not hooked up to a device. Callers can then
add and remove devices to this context using libinput_path_add_device() and
libinput_path_remove_device().

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-02-10 11:23:36 +10:00
..
.gitignore tools: add a tool for basic event debugging 2014-01-31 14:57:19 +10:00
event-debug.c path: add libinput_path_create_context instead of libinput_create_from_path 2014-02-10 11:23:36 +10:00
Makefile.am tools: add a tool for basic event debugging 2014-01-31 14:57:19 +10:00