libevdev/tools
Peter Hutterer ab2f20bfd6 Revamp the API once again
Another look at the current API showed some inconsistencies, rectified
in this commit:

libevdev_kernel_*: modify the underlying kernel device
libevdev_event_type_*: something with an event type
libevdev_event_code_*: something with an event code
libevdev_event_*: struct input_event-related functions (i.e. not device-related)
libevdev_property_*: something with a property
libevdev_*: anything applying to a device

Hopefully that's the last API change. Current symbols deprecated and aliased.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2013-09-10 11:25:09 +10:00
..
libevdev-events.c Revamp the API once again 2013-09-10 11:25:09 +10:00
Makefile.am Switch tools to use libevdev_get_event_*_name interface 2013-06-04 11:39:33 +10:00
publish-doc Point to new API documentation URL 2013-07-22 08:34:55 +10:00