elput: Add API function to set pointer position on a given seat
authorChris Michael <cpmichael@osg.samsung.com>
Wed, 4 May 2016 14:43:36 +0000 (10:43 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Wed, 4 May 2016 14:43:36 +0000 (10:43 -0400)
commit54cce990d3fbf607d166294f202b86778709bc7e
treea5899a497b86a7363a3c16dd50d5c77966d88452
parent28f725a6875951c0500d22c5bca9a393d77507d7
elput: Add API function to set pointer position on a given seat

Small patch to add an API function that can be used to set the current
pointer position on a given seat name. This function (typically) will
be used inside an Ecore_Evas to "pointer warp".

@feature

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elput/Elput.h
src/lib/elput/elput_evdev.c
src/lib/elput/elput_input.c
src/lib/elput/elput_private.h