mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 16:48:21 +00:00
17691f889b
Copying rich text from the guest would be turned into plaintext on the client. Prior to this change, this would be sent back to the guest, overwriting its clipboard. This made it impossible to copy rich text inside the guest. This commit detects such self-copies by checking if the receiver is the current process, and rejecting it. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |