ecore-drm2: Add API functions needed to port Ecore_Evas drm
authorChris Michael <cpmichael@osg.samsung.com>
Wed, 11 May 2016 13:07:48 +0000 (09:07 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 27 May 2016 15:57:53 +0000 (11:57 -0400)
commit13337c2583d089909dd2c872fcfa9cab11e9eb70
tree674b8177f5f3451e9d22755f5865b0aad0668f31
parent3c332e1f88881b918abb1c2d042ca8d391f8d588
ecore-drm2: Add API functions needed to port Ecore_Evas drm

This patch adds 2 new API functions which are required by Ecore_Evas
in order for it to function with drm. These API functions allow for
restricting pointer movement, and for setting the window id which will
be used when sending input events

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/ecore_drm2/Ecore_Drm2.h
src/lib/ecore_drm2/ecore_drm2_device.c
src/lib/ecore_drm2/ecore_drm2_outputs.c