libinput/src
Kristian Høgsberg 4004080f27 evdev: Reject absolute motion if we're not a pointer or a touch device
Some joysticks have certain buttons that acts keyboard keys.  As such,
we'll reconize them as keyboards but not pointers.  In that case, don't
send pointer motion events when we get absolute joystick events.
2013-12-21 12:53:29 +01:00
..
evdev-touchpad.c Fix typo in comment 2013-12-21 12:10:38 +01:00
evdev.c evdev: Reject absolute motion if we're not a pointer or a touch device 2013-12-21 12:53:29 +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