RustDesk/libs/clipboard/src
fufesou 0751005073
Fix/windows empty file clipboard on disconn (#10242)
* fix: windows, empty file clipboard on disconn

Signed-off-by: fufesou <linlong1266@gmail.com>

* refact: Don't send files copied before the conn

Signed-off-by: fufesou <linlong1266@gmail.com>

* refact: windows, file clipboard

Empty clipboard if no `Ctrl+C` is pressed, but
`CliprdrDataObject_GetData()` is called.
`CliprdrDataObject_GetData()` is only called in the clipboard object set
by RustDesk.

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-12-10 11:01:34 +08:00
..
platform fix: win, file clipboard (#9243) 2024-09-03 20:55:45 +08:00
windows Fix/windows empty file clipboard on disconn (#10242) 2024-12-10 11:01:34 +08:00
cliprdr.h tmp commit 2023-06-29 20:44:50 +08:00
context_send.rs patch: fix active enable of file copy paste 2023-10-30 12:00:44 +08:00
lib.rs fix: option OPTION_ONE_WAY_FILE_TRANSFER (#9387) 2024-09-18 18:22:12 +08:00