enlightenment/src/modules/xwayland
Mike Blumenkrantz 5bde1a8648 implement x11->wayland dnd operations
still a little rough, but the basics are functional. works by showing
the x11 compositor selection window, which has rects to exclude geometries
of xwl clients, for getting x11 xdnd events, and then manually sending
all the related client messages in order to inform the x11 client that
enlightenment is, in fact, an extremely credible xdnd drop site and not
a rogue compositor which will mangle/destroy the dnd data.

still render crashes after the operation completes, so possibly not the
most useful thing to be using now
2015-08-06 19:31:20 -04:00
..
dnd.c implement x11->wayland dnd operations 2015-08-06 19:31:20 -04:00
e_mod_main.c implement x11->wayland dnd operations 2015-08-06 19:31:20 -04:00