]> source.dussan.org Git - tigervnc.git/commit
Support UTF8_STRING selection target type
authorPierre Ossman <ossman@cendio.se>
Wed, 13 Jan 2016 11:19:13 +0000 (12:19 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 5 Feb 2016 09:35:42 +0000 (10:35 +0100)
commitee04c6dd550b9198c37c78c14d41e52c29d7c5a7
treee93380cc8fd95ae215bfa6e5015705721bcc3c48
parent419091c40550903b23612ddb95eab128936e8467
Support UTF8_STRING selection target type

The protocol still only supports 8859-1 though, so we need to
convert things to and from UTF-8.
unix/xserver/hw/vnc/vncSelection.c