mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] spice: separate clipboard state by direction
This commit is contained in:
@@ -123,7 +123,8 @@ struct AppState
|
||||
bool useDMA;
|
||||
|
||||
bool cbAvailable;
|
||||
PSDataType cbType;
|
||||
_Atomic(PSDataType) cbRemoteType;
|
||||
PSDataType cbWriteType;
|
||||
bool cbChunked;
|
||||
size_t cbXfer;
|
||||
struct ll * cbRequestList;
|
||||
|
||||
Reference in New Issue
Block a user