ecore-drm: Add function to return the pointer xy of Ecore_Drm_Device
authorChris Michael <cp.michael@samsung.com>
Wed, 4 Mar 2015 16:46:22 +0000 (11:46 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 4 Mar 2015 16:49:44 +0000 (11:49 -0500)
commitaabf45071cedba9e4e61d5690fb4537f11590ad2
tree49d7e4166433ebba8a6d88034330644381daed24
parentf23acbac8101d89f55da3775e7118dcbc2cdfe27
ecore-drm: Add function to return the pointer xy of Ecore_Drm_Device

Summary: This adds a function (ecore_drm_device_pointer_xy_get) to we
can return the mouse position inside ecore_evas_pointer_xy_get calls.
This is going to be used for centering the mouse when E-Wl starts up.

@feature

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