libinput/src
Jonas Ådahl 3290b78bd6 evdev: Don't report touch devices with buttons as actual touch devices
This was a detail of the original version of the commit "evdev: Remove
EVDEV_TOUCH and with it evdev_device->caps" that got lost during porting.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2014-01-27 23:35:11 +01:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c evdev: Don't report touch devices with buttons as actual touch devices 2014-01-27 23:35:11 +01: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 Promote touch frames to top-level events 2014-01-22 11:16:28 +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 Fix some coding style inconsistencies 2014-01-25 11:33:09 +01:00
libinput.h Document the LIBINPUT_EVENT_NONE event type 2014-01-26 18:31:13 +01: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 evdev: Make evdev manage its seat reference 2014-01-22 23:59:32 +01:00
path.h path: get ID_SEAT and WL_SEAT from udev for the device node 2014-01-22 11:16:29 +10:00
udev-seat.c evdev: Make evdev manage its seat reference 2014-01-22 23:59:32 +01:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00