FreeRDP/client
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
..
Android Increased android client build number to 100 2020-05-08 11:21:51 +02:00
common Command-line option to choose an X selection. 2020-11-20 08:34:20 +01:00
iOS Spelling fixes for iOS strings 2020-04-23 08:01:07 +02:00
Mac Merge pull request #6521 from akallabeth/mac_fixes 2020-10-28 09:55:20 +01:00
Sample Fixed sample client resource cleanup 2020-05-18 16:57:02 +02:00
Wayland Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag 2020-09-29 09:03:49 +02:00
Windows Add GatewayMessageType to public API 2020-08-04 15:58:48 +02:00
X11 Command-line option to choose an X selection. 2020-11-20 08:34:20 +01:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00