commit | c62e70c5b34de478127a130384b8958ccf232504 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Jan 12 17:33:32 2016 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Jan 12 18:39:09 2016 +0100 |
tree | fb2c77b9c46cf37bbdb6207bd3ed3c77d4126a66 | |
parent | fc08bee5afdb07830d6c6fb28359a020a5c305c5 [diff] |
Move client to server clipboard out of vncconfig Handle the clipboard directly in the server, avoiding the dependency on vncconfig. This commit adds support for clipboard from the client to the server. Handling of the other direction will follow.