libinput/src
Peter Hutterer 7d51d769a6 Make sure our public header compiles with -pedantic
We don't use -pedantic, but a user of libinput may so let's make sure we don't
fail.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-01-10 14:17:06 +10:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c Drop capability events 2014-01-10 11:08:40 +10:00
evdev.h evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 2013-12-21 12:49:17 +01:00
filter.c Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
filter.h Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput-private.h Drop capability events 2014-01-10 11:08:40 +10:00
libinput-util.c util: Add logging utilities 2013-11-23 12:55:44 +01:00
libinput-util.h util: add ARRAY_FOR_EACH helper 2013-12-21 12:09:55 +01:00
libinput-version.h.in Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput.c Add libinput_next_event_type() 2014-01-10 11:23:57 +10:00
libinput.h Make sure our public header compiles with -pedantic 2014-01-10 14:17:06 +10:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Add libinput_create_from_path 2014-01-10 11:08:24 +10:00
path.c Add libinput_create_from_path 2014-01-10 11:08:24 +10:00
path.h Add libinput_create_from_path 2014-01-10 11:08:24 +10:00
udev-seat.c Suspend libinput before destroying it 2014-01-10 11:08:24 +10:00
udev-seat.h Abstract the backend interface away 2014-01-09 11:13:53 +10:00