enlightenment/src/modules/wl_x11
Mike Blumenkrantz 2ec808f9d8 wl pointers done
pointers in E now come in two flavors, one for each protocol that we currently support. each is created from the owner compositor backend:

X pointers still work as usual

Wayland pointers are actually surfaces that we dump image data into periodically to render them as evas images

some small amounts of hack is necessary to make this work, namely blocking X pointers when a Wayland one is in use if we're running a multi-protocol compositor
2013-12-23 18:36:33 -05:00
..
e_mod_main.c wl pointers done 2013-12-23 18:36:33 -05:00