FreeRDP/client/common
Simon Tatham 1dc8198803 Command-line option to choose an X selection.
I personally find it more convenient to have pasted data written to
the X11 PRIMARY selection, so that I can paste it with a fast middle-
button click, than to write to CLIPBOARD which typically needs a key
sequence or menu action.

This commit adds a command-line option to let me express that
preference: now I can say "/clipboard:use-selection:PRIMARY" on the
command line, which not only enables clipboard transfer but also says
which X selection I want it to talk to. The previous options
"+clipboard" and "-clipboard" are also still supported.
2020-11-20 08:34:20 +01:00
..
test Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00
client.c Add GatewayMessageType to public API 2020-08-04 15:58:48 +02:00
CMakeLists.txt fix [client channels]: move exported API calls to client/common 2020-06-17 12:59:41 +02:00
cmdline.c Command-line option to choose an X selection. 2020-11-20 08:34:20 +01:00
cmdline.h Command-line option to choose an X selection. 2020-11-20 08:34:20 +01:00
compatibility.c Reformatted to new style 2019-11-07 10:53:54 +01:00
compatibility.h Reformatted to new style 2019-11-07 10:53:54 +01:00
file.c Fixed printf format 2020-11-17 08:53:42 +01:00
geometry.c fix [client channels]: move exported API calls to client/common 2020-06-17 12:59:41 +02:00