efl/src/lib/ecore_drm
Chris Michael 7d8059e4c5 ecore-drm: Add code to handle mouse input
@feature: Add support in ecore-drm for handling mouse movement, wheel,
and buttons.

This adds code to pass mouse events from linux input to ecore by
raising ecore_events (ecore_event_add).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-03-11 08:44:46 +00:00
..
Ecore_Drm.h ecore-drm: Add API function to set the window we should send events 2014-03-10 12:40:31 +00:00
ecore_drm.c ecore-drm: Initialize ecore_event on ecore_drm_init 2014-03-10 12:40:30 +00:00
ecore_drm_device.c ecore-drm: Add API function to set the window we should send events 2014-03-10 12:40:31 +00:00
ecore_drm_evdev.c ecore-drm: Add code to handle mouse input 2014-03-11 08:44:46 +00:00
ecore_drm_fb.c ecore-drm: Add Ecore_Drm code 2014-03-06 10:57:26 +00:00
ecore_drm_inputs.c ecore-drm: Add Ecore_Drm code 2014-03-06 10:57:26 +00:00
ecore_drm_output.c ecore-drm: Add Ecore_Drm code 2014-03-06 10:57:26 +00:00
ecore_drm_private.h ecore-drm: Add private structure to store mouse information in evdev 2014-03-11 08:44:46 +00:00
ecore_drm_sprites.c ecore-drm: Add Ecore_Drm code 2014-03-06 10:57:26 +00:00
ecore_drm_tty.c ecore-drm: Add API function to return the vt fd 2014-03-10 12:40:30 +00:00