exactness/src
Daniel Zaoui 95327a0f7c Recording: support new EFL input events
During recording, hooking on Evas functions can't work anymore as they
are no more invoked internally.
The new way to catch the events is to listen to them on the canvas.
Additionally, regular mouse events are now multi events whose tool (device id)
is 0, as well as key events with and without keycode are now always
considered with a keycode that can be 0.

Previous events catching has been kept to support legacy applications.
2016-09-22 07:38:10 +03:00
..
bin Recording: support new EFL input events 2016-09-22 07:38:10 +03:00
lib Recording: support new EFL input events 2016-09-22 07:38:10 +03:00
Makefile.am Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00