..
evdev-mt-touchpad-buttons.c
touchpad: check for the fake_resolution boolean instead of a res value
2015-03-17 11:40:25 +10:00
evdev-mt-touchpad-edge-scroll.c
touchpad: add missing break in default: switch case
2015-03-17 10:25:25 +10:00
evdev-mt-touchpad-gestures.c
Use typesafe coords in motion events
2015-03-17 09:01:39 +10:00
evdev-mt-touchpad-tap.c
touchpad: switch delta handling to typesafe coordinates
2015-03-17 09:01:39 +10:00
evdev-mt-touchpad.c
touchpad: simplify resolution check
2015-03-17 10:32:08 +10:00
evdev-mt-touchpad.h
touchpad: switch delta handling to typesafe coordinates
2015-03-17 09:01:39 +10:00
evdev.c
evdev: fix android MT devices
2015-03-17 12:34:17 +10:00
evdev.h
Use typesafe coordinates for scrolling events
2015-03-17 09:01:39 +10:00
filter-private.h
cosmetic: more duplicate empty line removal
2015-03-02 16:48:51 +10:00
filter.c
filter: zalloc the struct to make sure the speed is initialized
2015-02-03 10:37:51 +10:00
filter.h
Move DEFAULT_MOUSE_DPI to evdev.h, provide a conversion macro
2015-03-10 07:09:23 +10:00
libinput-private.h
Add another data type for discrete coordinates
2015-03-17 09:02:47 +10:00
libinput-util.c
Parse the MOUSE_WHEEL_CLICK_ANGLE udev property if present
2015-01-13 13:35:42 +10:00
libinput-util.h
Change axis events to carry all directions
2015-01-13 13:54:21 +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
Store unaccelerated delta as normalized_coords
2015-03-17 09:03:18 +10:00
libinput.h
Expand documentation on touch events, listing what is permitted when
2015-03-16 08:07:37 +10:00
libinput.pc.in
Add -lrt to the libs
2014-07-03 09:59:43 +10:00
libinput.sym
Sort exported symbols alphabetically
2015-03-09 14:09:02 +10:00
Makefile.am
touchpad: Gesture support preparation
2015-02-23 10:01:02 +01:00
path.c
path: make sure udev devices are initialized before usage
2015-02-04 08:14:50 +10:00
path.h
path: store the udev device instead of just the devnode
2014-11-25 16:33:01 +10:00
timer.c
Add a helper function for clock_gettime
2014-09-18 11:30:15 +10:00
timer.h
timer.h: Add #include libinput-util.h
2014-06-11 10:30:12 +10:00
udev-seat.c
udev: fix a race condition if a device disappears before we get a handle
2015-02-19 06:56:23 +10:00
udev-seat.h
udev: Drop unused seat_name in struct udev_seat
2014-01-16 20:42:30 +01:00