Conditionally ignore wayland cursor set events
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 13 Feb 2015 16:46:10 +0000 (10:46 -0600)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 13 Feb 2015 18:47:38 +0000 (13:47 -0500)
commit4b98489019ec18a19ba257e690ec2ce2b512f9d1
tree68bd544a7eed4b990879aba0b87e40fc6e4813f2
parent01c3cc88f8163f307111c817a1251b6156cfb7fa
Conditionally ignore wayland cursor set events

Wayland cursor set events should be ignored if the client sending them
doesn't own the surface the pointer is currently in.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
src/bin/e_comp_wl_input.c