| .. |
|
evdev-mt-touchpad-buttons.c
|
touchpad: always enable palm detection on apple touchpads
|
2014-07-21 20:20:45 +10:00 |
|
evdev-mt-touchpad-tap.c
|
Use an enum to enable/disable tapping configuration
|
2014-07-22 08:19:29 +10:00 |
|
evdev-mt-touchpad.c
|
style fix: Remove duplicate empty lines
|
2014-07-22 09:00:45 +10:00 |
|
evdev-mt-touchpad.h
|
touchpad: Create fake touches for BTN_TOOL_FOO on multi-touch pads too
|
2014-07-21 20:20:49 +10:00 |
|
evdev.c
|
filter: rename motion_filter_destroy to filter_destroy
|
2014-07-09 12:39:41 +10:00 |
|
evdev.h
|
Add functions to get the device name, PID and VID
|
2014-07-02 08:52:33 +10:00 |
|
filter.c
|
filter: move get_direction into shared header
|
2014-07-21 08:56:12 +10:00 |
|
filter.h
|
Include stdint.h from filter.h
|
2014-07-16 09:54:35 +10:00 |
|
libinput-private.h
|
Use an enum to enable/disable tapping configuration
|
2014-07-22 08:19:29 +10:00 |
|
libinput-util.c
|
Add a customizable log handler
|
2014-02-19 08:35:25 +10:00 |
|
libinput-util.h
|
filter: move get_direction into shared header
|
2014-07-21 08:56:12 +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
|
style fix: Remove duplicate empty lines
|
2014-07-22 09:00:45 +10:00 |
|
libinput.h
|
Document that the delta from pointer events is accelerated
|
2014-07-23 18:03:15 +10:00 |
|
libinput.pc.in
|
Add -lrt to the libs
|
2014-07-03 09:59:43 +10:00 |
|
Makefile.am
|
configure: check for -lm through AC_CHECK_LIB
|
2014-07-03 09:59:43 +10:00 |
|
path.c
|
Change the logging system to be per-context
|
2014-06-23 15:39:08 +10:00 |
|
path.h
|
path: modify backend to allow for more than one device
|
2014-02-10 11:23:35 +10:00 |
|
timer.c
|
Fix compiler warnings for missing initializers
|
2014-07-03 09:59:43 +10:00 |
|
timer.h
|
timer.h: Add #include libinput-util.h
|
2014-06-11 10:30:12 +10:00 |
|
udev-seat.c
|
style fix: Remove duplicate empty lines
|
2014-07-22 09:00:45 +10:00 |
|
udev-seat.h
|
udev: Drop unused seat_name in struct udev_seat
|
2014-01-16 20:42:30 +01:00 |