efl/src/lib/elput
Chris Michael 8eb1e925ae elput: Remove specific case for pointer wheel tilt
Since efl-jenkins does not have libinput >= 1.7.0, this commit broke
the jenkins build due to missing
LIBINPUT_POINTER_AXIS_SOURCE_WHEEL_TILT value. We should be able to
get by with letting 'default' case handle it....

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-04-19 14:13:29 -04:00
..
Elput.h elput: add event for relative motion 2017-02-03 15:13:57 -05:00
elput.c elput: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
elput_evdev.c elput: Remove specific case for pointer wheel tilt 2017-04-19 14:13:29 -04:00
elput_input.c elput: Fix async input shutdown during init 2017-02-07 16:53:09 -06:00
elput_logind.c elput: Fix resource leak 2017-01-25 09:09:38 -05:00
elput_manager.c elput: Minor formatting fixes 2016-05-26 08:42:38 -04:00
elput_private.h elput: Store touch timestamp and slot 2017-01-12 11:11:50 -05:00
elput_touch.c elput: Properly check return values from libinput config functions 2016-12-14 09:18:14 -05:00