FreeRDP/client/common
Simon Tatham aa9b644e3a 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.

(cherry picked from commit 64948b96c4)
2021-02-25 09:51:41 +01:00
..
test Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00
client.c Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED 2020-12-02 14:12:33 +01:00
CMakeLists.txt fix [client channels]: move exported API calls to client/common 2020-06-22 09:30:42 +02:00
cmdline.c Command-line option to choose an X selection. 2021-02-25 09:51:41 +01:00
cmdline.h Command-line option to choose an X selection. 2021-02-25 09:51:41 +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 BehaviourSanitizer warning in rdp parser 2020-05-18 17:10:01 +02:00
geometry.c fix [client channels]: move exported API calls to client/common 2020-06-22 09:30:42 +02:00