libinput/src
Peter Hutterer 64e3941189 touchpad: use the udev ID_INPUT_TOUCHPAD_INTEGRATION property if available
udev now labels touchpads as "internal" or "external" for us, use that value
where available and only fall back onto our own labelling if it's missing or
unknown.

systemd commit: https://github.com/systemd/systemd/pull/3638

https://bugs.freedesktop.org/show_bug.cgi?id=96735

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-08-01 14:33:35 +10:00
..
evdev-middle-button.c touchpad: remove software middle button when emulation is enabled 2016-07-04 09:41:33 +10:00
evdev-mt-touchpad-buttons.c touchpad: change manual calculations of dimensions to helper functions 2016-08-01 07:11:20 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: change manual calculations of dimensions to helper functions 2016-08-01 07:11:20 +10:00
evdev-mt-touchpad-gestures.c Change a few functions that only ever returned 0 to voids 2016-07-20 11:43:40 +10:00
evdev-mt-touchpad-tap.c Change a few functions that only ever returned 0 to voids 2016-07-20 11:43:40 +10:00
evdev-mt-touchpad.c touchpad: use the udev ID_INPUT_TOUCHPAD_INTEGRATION property if available 2016-08-01 14:33:35 +10:00
evdev-mt-touchpad.h Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
evdev-tablet-pad-leds.c pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet-pad.c pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet-pad.h pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet.c Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
evdev-tablet.h tablet: add helper function to access the libinput context 2016-06-10 06:57:41 +10:00
evdev.c evdev: prefix "tablet unknown to libwacom" error with the device name 2016-07-22 12:57:24 +10:00
evdev.h evdev: add helper functions to convert between units and mm 2016-08-01 07:10:27 +10:00
filter-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.c tablet: make the cursor/lens tool behave like a 1000dpi mouse 2016-06-28 11:28:49 +10:00
filter.h tablet: hook up relative motion events 2016-01-22 16:16:55 +10:00
libinput-private.h evdev: add helper functions to convert between units and mm 2016-08-01 07:10:27 +10:00
libinput-util.c Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
libinput-util.h Switch a bunch of internal functions from int to bool 2016-07-20 11:43:45 +10:00
libinput-version.h.in COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput.c Remove LIBINPUT_EVENT_TABLET_PAD_MODE event 2016-07-11 11:00:51 +10:00
libinput.h Remove LIBINPUT_EVENT_TABLET_PAD_MODE event 2016-07-11 11:00:51 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym pad: Add a new API for modes and mode groups 2016-06-22 11:57:07 +10:00
Makefile.am pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
path.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
path.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.c timer: print the wrong offset when we have a negative timer offset bug 2016-04-11 13:02:19 +10:00
timer.h Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
udev-seat.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00