add wrappers for window/pixmap/comp_data fetching in x11 compositor
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 00:02:02 +0000 (20:02 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 00:25:41 +0000 (20:25 -0400)
commitb862ec63d0b043921f1c622f298da2ff9d56ad04
treeef191d366f37de3f17c079009a0c4376cb86e6e5
parentcd646e8ecd79feb4ae6cfd1738d51b6c9c26b9dd
add wrappers for window/pixmap/comp_data fetching in x11 compositor

these helper functions automatically account for "swapped" xwayland
clients and return the expected value from the wl client comp_data.
in this way, all of the current x11 compositor code can be reused with
minimal changes
src/bin/e_comp_x.c