mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-12 14:17:40 +02:00
Used StreamChunker for clipboard and file transfer #4601
Clipboard is not handled at this point
This commit is contained in:
parent
70be9cd97f
commit
c674642181
15 changed files with 410 additions and 64 deletions
|
@ -371,7 +371,7 @@ private:
|
|||
void sendDragInfo(BaseClientProxy* newScreen);
|
||||
|
||||
// thread funciton for sending clipboard
|
||||
void clipboardTransmissionThread(void*);
|
||||
void sendClipboardThread(void*);
|
||||
|
||||
public:
|
||||
bool m_mock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue