mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 13:24:19 -05:00
gui: fix MSG_CLIPBOARD_DATA format in protocol >= 1.2
See QubesOS/qubes-gui-daemon#15
This commit is contained in:
parent
abe9f5aad1
commit
64d383df3b
@ -138,7 +138,7 @@ This header is followed by message-specific data:
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSG_CLIPBOARD_DATA</td>
|
||||
<td>amorphic blob (length determined by the "window" field)</td>
|
||||
<td>amorphic blob (in protocol before 1.2, length determined by the "window" field, in 1.2 and later - by untrusted_len in the header)</td>
|
||||
<td>Store the received clipboard content (not parsing in any way)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user