efl/src/lib/elput
Derek Foreman 33439865de elput: Fix synthetic relative motion events based on abs events
libinput won't actually give us this info, and logs an error instead.
We can't synthesize based on pointer position due to pointer
warping.

So we must track abs reports and use previous abs reports to
synthesize rel events.
2017-07-28 16:48:38 -05:00
..
Elput.h elput: remove keymap mmap+event 2017-06-16 12:23:08 -04:00
elput.c elput: move pointer coords into seat struct 2017-06-02 18:23:43 -04:00
elput_evdev.c elput: Fix synthetic relative motion events based on abs events 2017-07-28 16:48:38 -05:00
elput_input.c elput: fix seat cleanup 2017-07-28 15:40:47 -04:00
elput_logind.c elput: Close fds when asked to 2017-07-25 16:59:11 -05:00
elput_manager.c
elput_private.h elput: Fix synthetic relative motion events based on abs events 2017-07-28 16:48:38 -05:00
elput_touch.c elput: Properly check return values from libinput config functions 2016-12-14 09:18:14 -05:00