mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-04 01:34:13 +00:00
[client] realign the pointer when input is re-enabled
This commit is contained in:
@@ -1676,6 +1676,8 @@ static void toggle_input(uint32_t scancode, void * opaque)
|
||||
|
||||
if (g_state.ignoreInput)
|
||||
setCursorInView(false);
|
||||
else
|
||||
g_state.ds->realignPointer();
|
||||
|
||||
app_alert(
|
||||
LG_ALERT_INFO,
|
||||
|
Reference in New Issue
Block a user