libinput/src
Jonas Ådahl 086c591675 evdev: Dynamically allocate slot array
Don't have a hard coded slot array size; instead allocate the array
needed according to the abs info reported by either libmtdev or libevdev.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
2014-04-22 23:44:24 +02:00
..
evdev-mt-touchpad-tap.c touchpad: clean up tap bits on destroy 2014-03-25 16:43:35 +10:00
evdev-mt-touchpad.c touchpad: clean up tap bits on destroy 2014-03-25 16:43:35 +10:00
evdev-mt-touchpad.h touchpad: clean up tap bits on destroy 2014-03-25 16:43:35 +10:00
evdev-touchpad.c Use log_error instead of fprintf in old touchpad code 2014-04-10 11:11:56 +10:00
evdev.c evdev: Dynamically allocate slot array 2014-04-22 23:44:24 +02:00
evdev.h evdev: Dynamically allocate slot array 2014-04-22 23:44:24 +02: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 Add a log_bug macro 2014-04-17 20:43:34 +02:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Fix up ARRAY_FOR_EACH macro 2014-04-10 11:11:56 +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 Add functions to convert back to the base event 2014-04-10 11:11:56 +10:00
libinput.h Add functions to convert back to the base event 2014-04-10 11:11:56 +10:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am touchpad: add support for multi-finger tapping 2014-03-24 14:56:40 +10:00
path.c path: Silence -Wmaybe-uninitialized compiler warning 2014-02-26 19:32:33 +01:00
path.h path: modify backend to allow for more than one device 2014-02-10 11:23:35 +10:00
udev-seat.c udev: factor out device_removed handling 2014-03-24 09:08:06 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00