mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 14:41:55 +00:00 
			
		
		
		
	[client] main: release the grab if the host application is stopped
This commit is contained in:
		@@ -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);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user