| .. |
|
evdev-middle-button.c
|
evdev: add support for middle button emulation
|
2015-04-17 12:50:03 +10:00 |
|
evdev-mt-touchpad-buttons.c
|
Rename MODEL_SYSTEM76_CLEVO to MODEL_CLEVO_W740SU
|
2015-05-21 11:31:55 +10:00 |
|
evdev-mt-touchpad-edge-scroll.c
|
touchpad: add state debugging to the edge scroll state machine
|
2015-04-09 07:52:19 +10:00 |
|
evdev-mt-touchpad-gestures.c
|
touchpad: Only use slot 0 deltas for 2fg scrolling on semi-mt touchpads
|
2015-04-27 11:08:52 +10:00 |
|
evdev-mt-touchpad-tap.c
|
touchpad: end tap-and-drag with an extra tap
|
2015-05-18 14:10:17 +10:00 |
|
evdev-mt-touchpad.c
|
touchpad: sync the initial touch state
|
2015-05-21 21:41:48 +10:00 |
|
evdev-mt-touchpad.h
|
touchpad: add timeout-based disable-while-typing
|
2015-05-18 14:39:22 +10:00 |
|
evdev.c
|
Add streq() helper to use instead of strcmp() == 0
|
2015-05-26 08:46:05 +10:00 |
|
evdev.h
|
evdev: add an interface hook to suspend a device
|
2015-05-21 21:41:47 +10:00 |
|
filter-private.h
|
filter: switch to normalized_coords
|
2015-03-19 12:06:48 +10:00 |
|
filter.c
|
filter: add Simon's copyright
|
2015-05-07 08:02:58 +10:00 |
|
filter.h
|
evdev: use a different filter for low resolution touchpad on the Lenovo X230
|
2015-04-27 10:00:10 +10:00 |
|
libinput-private.h
|
Add middle mouse button emulation config options
|
2015-04-17 12:49:43 +10:00 |
|
libinput-util.c
|
evdev: Add support for POINTINGSTICK_CONST_ACCEL udev property
|
2015-04-22 09:35:28 +02:00 |
|
libinput-util.h
|
Add streq() helper to use instead of strcmp() == 0
|
2015-05-26 08:46:05 +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
|
Allow disabling of middle button emulation where it doesn't exist
|
2015-05-19 16:57:49 +10:00 |
|
libinput.h
|
Add libinput_device_keyboard_has_key()
|
2015-04-23 10:32:31 +10:00 |
|
libinput.pc.in
|
Add -lrt to the libs
|
2014-07-03 09:59:43 +10:00 |
|
libinput.sym
|
Add libinput_device_keyboard_has_key()
|
2015-04-23 10:32:31 +10:00 |
|
Makefile.am
|
evdev: add support for middle button emulation
|
2015-04-17 12:50:03 +10:00 |
|
path.c
|
Add streq() helper to use instead of strcmp() == 0
|
2015-05-26 08:46:05 +10:00 |
|
path.h
|
path: store the udev device instead of just the devnode
|
2014-11-25 16:33:01 +10:00 |
|
timer.c
|
timer: fix coverity warning about unused return value
|
2015-05-08 14:08:58 +10:00 |
|
timer.h
|
timer.h: Add #include libinput-util.h
|
2014-06-11 10:30:12 +10:00 |
|
udev-seat.c
|
Add streq() helper to use instead of strcmp() == 0
|
2015-05-26 08:46:05 +10:00 |
|
udev-seat.h
|
udev: Drop unused seat_name in struct udev_seat
|
2014-01-16 20:42:30 +01:00 |