libinput/src
Peter Hutterer ba6f0b566c Remove old touchpad code
With the addition of software buttons for clickpads, the new touchpad code has
overtaken this driver in terms of features. The older driver was disabled in
6a61032625.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-05-30 11:55:23 +10:00
..
evdev-mt-touchpad-buttons.c Change internal timestamps to uint64_t to properly deal with wrapping 2014-05-22 14:51:41 +02:00
evdev-mt-touchpad-tap.c Change internal timestamps to uint64_t to properly deal with wrapping 2014-05-22 14:51:41 +02:00
evdev-mt-touchpad.c touchpad: Make anisotropic motion deltas isotropic 2014-05-29 13:06:36 +02:00
evdev-mt-touchpad.h touchpad: Make anisotropic motion deltas isotropic 2014-05-29 13:06:36 +02:00
evdev.c evdev: INPUT_PROP_DIRECT devices can't be touchpads 2014-05-30 07:11:59 +10:00
evdev.h Add basic mouse pointer acceleration 2014-05-29 13:06:32 +02:00
filter.c filter: Ignore non-suitable trackers when calculating initial velocity 2014-05-29 13:06:42 +02:00
filter.h Add basic mouse pointer acceleration 2014-05-29 13:06:32 +02:00
libinput-private.h Introduce seat wide button and key count API 2014-04-23 00:07:40 +02:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Fix up ARRAY_FOR_EACH macro 2014-04-10 11:11:56 +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 Introduce seat wide button and key count API 2014-04-23 00:07:40 +02:00
libinput.h touchpad: Add clickpad-style software buttons 2014-05-22 14:44:55 +02:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Remove old touchpad code 2014-05-30 11:55:23 +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 udev: factor out device_removed handling 2014-03-24 09:08:06 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00