ecore-drm: Fix mouse movement across multiple outputs
authorChris Michael <cp.michael@samsung.com>
Thu, 16 Apr 2015 16:35:36 +0000 (12:35 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 16 Apr 2015 16:35:36 +0000 (12:35 -0400)
commitb41ed6a6f837d78f99beef3255c2d0be79c6d2dc
tree4ab8adc1ac02b21d40b15320d5e47f8edf76e9ea
parent6d243f567200b33a6bbe5e0bc897c59827b329df
ecore-drm: Fix mouse movement across multiple outputs

Summary: When running E-Wl with multiple outputs, we could not
previously move the mouse pointer across to the second output. This
commit fixes that issue.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_evdev.c
src/lib/ecore_drm/ecore_drm_output.c