libinput/src
Kristian Høgsberg fef5004c46 evdev: Drop joystick rejection heurstics
We now no longer add joysticks at all.  They show up as absolute motion
devices without has_button, so we don't add them as a pointer.  We may add
a keyboard for the keyboard-style keys, but that's fine.  With the previous
commit, we no longer generate spurious absolute pointer motion for the abs
axes.

https://bugs.freedesktop.org/show_bug.cgi?id=71687
2013-12-21 12:54:27 +01:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c evdev: Drop joystick rejection heurstics 2013-12-21 12:54:27 +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 Port udev-seat to be used in libinput 2013-11-24 21:19:18 +01: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 Unref seats and devices in libinput_destroy() 2013-12-16 22:52:05 +01:00
libinput.h Documentation typo fix 2013-12-21 12:10:45 +01:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am Add -lm to library 2013-12-21 12:10:09 +01:00
udev-seat.c udev: print errno if we can't open a device 2013-12-21 12:10:03 +01:00
udev-seat.h udev-seat: Remove unused declaration 2013-12-15 21:25:10 +01:00