commit | 33f8670ee2448d5602a30c0b936af294b24fb358 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Dec 28 22:29:23 2011 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Dec 28 22:42:09 2011 -0500 |
tree | 04a77599b188478de396ff441e61fa9c42cffb2f | |
parent | 727bacdddfa7632bb349b5c79f30a5a73eb79a1f [diff] |
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.