mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 14:41:55 +00:00 
			
		
		
		
	[client] config: default minimizeOnFocusLoss to off
				
					
				
			This commit is contained in:
		@@ -198,7 +198,7 @@ static struct Option options[] =
 | 
			
		||||
    .name           = "minimizeOnFocusLoss",
 | 
			
		||||
    .description    = "Minimize window on focus loss",
 | 
			
		||||
    .type           = OPTION_TYPE_BOOL,
 | 
			
		||||
    .value.x_bool   = true,
 | 
			
		||||
    .value.x_bool   = false,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    .module         = "win",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user