libinput/src
Peter Hutterer 5ab2bcad6f Fix compiler warnings for missing initializers
timer.c: In function ‘libinput_timer_arm_timer_fd’:
timer.c:48: warning: missing initializer
timer.c:48: warning: (near initialization for ‘its.it_value.tv_nsec’)

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-07-03 09:59:43 +10:00
..
evdev-mt-touchpad-buttons.c touchpad: log the sysname of the device that looks like a bad clickpad 2014-07-03 09:53:59 +10:00
evdev-mt-touchpad-tap.c touchpad: disable tapping for fingers exceeding the timeout/motion threshold 2014-07-02 08:12:37 +10:00
evdev-mt-touchpad.c touchpad: Switch to smooth simple acceleration code from filter.c 2014-07-02 14:20:26 +10:00
evdev-mt-touchpad.h touchpad: Switch to smooth simple acceleration code from filter.c 2014-07-02 14:20:26 +10:00
evdev.c Add functions to get the device name, PID and VID 2014-07-02 08:52:33 +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: Ignore non-suitable trackers when calculating initial velocity 2014-05-29 13:06:42 +02:00
filter.h Add basic mouse pointer acceleration 2014-05-29 13:06:32 +02:00
libinput-private.h Merge branch 'ref-counting-context' 2014-06-25 10:32:42 +10:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Add msleep() helper function 2014-06-25 11:04:14 +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 get the device name, PID and VID 2014-07-02 08:52:33 +10:00
libinput.h Fix two doxygen refs pointing to nonexistent functions 2014-07-03 09:59:26 +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 Drop the deprecated libinput_udev_create_for_seat() 2014-06-25 11:44:20 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00