Commit 28b7243
committed
libvncclient: make client callback indicative for Extended Clipboard
A client which has GotXCutTextUTF8 set indicates it can handle UTF8
cuttext from the server. Older clients will not have this set and
thus not opt in for UTF8 (and depending on the server implementation,
thus not opt out from Latin1, resulting in no cuttext from server at
all for them).
re #552 (comment)1 parent f241a4b commit 28b7243
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1447 | 1447 | | |
1448 | 1448 | | |
1449 | 1449 | | |
1450 | | - | |
1451 | | - | |
1452 | | - | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
1453 | 1454 | | |
1454 | 1455 | | |
1455 | 1456 | | |
| |||
0 commit comments