add function to fill in x11 cursor image on creation

Desktop / Enlightenment / Enlightenment - Mike Blumenkrantz [osg.samsung.com] - 10 July 2015 12:04 UTC

xwayland compositing requires that we set up a root window cursor image immediately since we'll be getting that cursor surface to display as soon as the pointer goes out of an x11 client's window

bec06b8 add function to fill in x11 cursor image on creation
src/bin/e_comp_x.c | 2 +-
src/bin/e_pointer.c | 10 ++++++++++
src/bin/e_pointer.h | 1 +
3 files changed, 12 insertions(+), 1 deletion(-)

Upstream: git.enlightenment.org


  • Share