mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[idd] transport: arbitrate interaction requests
This commit is contained in:
@@ -52,8 +52,8 @@ struct LGPipeMsg
|
||||
{
|
||||
struct
|
||||
{
|
||||
uint32_t x;
|
||||
uint32_t y;
|
||||
int32_t x;
|
||||
int32_t y;
|
||||
}
|
||||
curorPos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user