mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Don't let xwayland views set position unless unmanaged
This commit is contained in:
		
							parent
							
								
									02d385e06f
								
							
						
					
					
						commit
						5b1601c2e3
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -137,6 +137,7 @@ struct sway_xwayland_view {
 | 
			
		|||
	struct wl_listener unmap;
 | 
			
		||||
	struct wl_listener destroy;
 | 
			
		||||
 | 
			
		||||
	int pending_lx, pending_ly;
 | 
			
		||||
	int pending_width, pending_height;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue