x11: Bridge Wayland selections to X11 CLIPBOARD selection
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 29 Dec 2011 03:29:23 +0000 (22:29 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 29 Dec 2011 03:42:09 +0000 (22:42 -0500)
commit33f8670ee2448d5602a30c0b936af294b24fb358
tree04a77599b188478de396ff441e61fa9c42cffb2f
parent727bacdddfa7632bb349b5c79f30a5a73eb79a1f
x11: Bridge Wayland selections to X11 CLIPBOARD selection

This is the other direction.  The selection bridge will grab the X11
CLIPBOARD selection on behalf of the Wayland client when it sets the
Wayland selection.  Right now only UTF-8 text is supported, but the
data types offered will be taken from the Wayland data source.
compositor/compositor.h
compositor/data-device.c
compositor/xserver-launcher.c