mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-21 21:17:19 +00:00
[client] main: release the grab if the host application is stopped
This commit is contained in:
parent
6f39434bdc
commit
d43126f433
@ -82,6 +82,7 @@ static void lgInit(void)
|
||||
g_state.formatValid = false;
|
||||
g_state.resizeDone = true;
|
||||
|
||||
core_setCursorInView(false);
|
||||
if (g_cursor.grab)
|
||||
core_setGrab(false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user