xserver/hw/xwin/winclipboard
Jon Turney 56a91f2067 hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard
Also, relax the timeout mechanism so it allows 1 second between events,
rather than 1 second for the entire transfer, as transfers of large
pastes can take more than 1 second.

Also, prefer UTF8_STRING encoding to COMPOUND_TEXT encoding
2020-04-15 14:13:58 +00:00
..
Makefile.am hw/xwin: Fix 'make distcheck' 2018-08-31 08:37:51 +10:00
debug.c hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00
internal.h hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard 2020-04-15 14:13:58 +00:00
meson.build meson: Link with ws2_32 for socket functions on Windows 2019-04-30 20:07:51 +00:00
textconv.c hw/xwin: Undefine _XSERVER64 in hw/xwin/winclipboard 2014-09-13 14:19:06 +01:00
thread.c hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard 2020-04-15 14:13:58 +00:00
winclipboard.h hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection 2014-11-09 14:22:35 +00:00
wndproc.c hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard 2020-04-15 14:13:58 +00:00
xevents.c hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard 2020-04-15 14:13:58 +00:00
xwinclip.c hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection 2014-11-09 14:22:35 +00:00
xwinclip.man hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboard 2020-04-15 14:13:58 +00:00