ecore-evas-drm: Fix issue of mouse pointer not centering on startup
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 26 May 2016 14:46:40 +0000 (10:46 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 27 May 2016 15:57:53 +0000 (11:57 -0400)
commit593961c2e21b1bb1023e04231619d21af30ab767
treeb1fc4e906f232dbeb71cdd4e3cceb258c036ab8e
parent0416aa6bf34f19d618d84344f6cfd22f4774609f
ecore-evas-drm: Fix issue of mouse pointer not centering on startup

This patch fixes an issue where starting Enlightenment would not
center the mouse pointer. Basically the issue is that we cannot warp
the mouse pointer until After the ee->prop.window has been set else
E will not process the mouse_move event

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/ecore_evas/engines/drm/ecore_evas_drm.c