libinput/src
Peter Hutterer d2e026d8ae Add the shell for a multitouch-compatible touchpad implementation
Doesn't do anything but initialize and destroy. This is not a permanent
separate implementation, it's just easier to start this way and then switch
over than to add to the current one.

Temporary measure: LIBINPUT_NEW_TOUCHPAD_DRIVER environment variable can be
used to enable the new driver

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-03-24 14:56:40 +10:00
..
evdev-mt-touchpad.c Add the shell for a multitouch-compatible touchpad implementation 2014-03-24 14:56:40 +10:00
evdev-touchpad.c libinput: Fix the close_restricted interface callback 2014-03-04 15:21:38 +10:00
evdev.c Add the shell for a multitouch-compatible touchpad implementation 2014-03-24 14:56:40 +10:00
evdev.h Add the shell for a multitouch-compatible touchpad implementation 2014-03-24 14:56:40 +10: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 Split up the touch event into the different touch types 2014-02-26 19:32:33 +01:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h util: add min/max macros 2014-02-17 14:35:06 +10: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 libinput: Fix the close_restricted interface callback 2014-03-04 15:21:38 +10:00
libinput.h Split up the touch event into the different touch types 2014-02-26 19:32:33 +01:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Add the shell for a multitouch-compatible touchpad implementation 2014-03-24 14:56:40 +10:00
path.c path: Silence -Wmaybe-uninitialized compiler warning 2014-02-26 19:32:33 +01:00
path.h path: modify backend to allow for more than one device 2014-02-10 11:23:35 +10:00
udev-seat.c Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00