mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 08:41:31 +00:00
[client] input: defer pointer exit until release
This commit is contained in:
@@ -132,6 +132,7 @@ static void lgInit(void)
|
||||
g_cursor.draw = false;
|
||||
g_cursor.inView = false;
|
||||
g_cursor.viewReq = false;
|
||||
g_cursor.exit = false;
|
||||
g_cursor.guest.valid = false;
|
||||
|
||||
// if spice is not in use, hide the local cursor
|
||||
|
||||
Reference in New Issue
Block a user