enlightenment/src/modules/wl_desktop_shell
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-desktop-shell.xml Update desktop_shell xml file for version 2. 2013-08-06 12:36:48 +01:00
e-module-wl_desktop_shell.edj Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
e_desktop_shell_protocol.c Add desktop_ready request to desktop_shell interface. 2013-08-06 12:38:48 +01:00
e_desktop_shell_protocol.h Add "desktop_ready" function to desktop_shell interface. 2013-08-06 12:37:11 +01:00
e_mod_main.c wl pointers done 2013-12-23 18:36:33 -05:00
e_mod_main.h Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00