ecore-drm: Add code to handle mouse input
authorChris Michael <cp.michael@samsung.com>
Tue, 11 Mar 2014 08:41:42 +0000 (08:41 +0000)
committerChris Michael <cp.michael@samsung.com>
Tue, 11 Mar 2014 08:44:46 +0000 (08:44 +0000)
commit7d8059e4c51d4fe7863a6691b9fe15b27ad2d59e
treec7c3af80266a60529effe71bfcc49b2a0f0a852b
parent8fe9adead1e212d23e915200adbad616bc000fe0
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>
src/lib/ecore_drm/ecore_drm_evdev.c