mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Add new wlc thing to views
This commit is contained in:
		
							parent
							
								
									a416715372
								
							
						
					
					
						commit
						ef407559e2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -266,6 +266,7 @@ static bool handle_view_created(wlc_handle handle) {
 | 
			
		|||
		sway_log(L_DEBUG, "Adding unmanaged window %p to %p", h, output->unmanaged);
 | 
			
		||||
		list_add(output->unmanaged, h);
 | 
			
		||||
	}
 | 
			
		||||
	wlc_view_set_mask(handle, VISIBLE);
 | 
			
		||||
	return true;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue