efl/src/modules/ecore_evas/engines/drm
Chris Michael 85b04c188a ecore-evas-drm: Send fake mouse_move event after registering
This fixes an issue where ecore_drm was sending an initial mouse_move
event too early in the startup process. Instead, we will send the
event from Ecore_Evas after it has been registered with Ecore_Input.
This is done here to address and Fix T2854.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-11-17 15:55:41 -05:00
..
ecore_evas_drm.c ecore-evas-drm: Send fake mouse_move event after registering 2015-11-17 15:55:41 -05:00