mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	Title repainting: move call to damage_all_outputs() to view_update()
This commit is contained in:
		
							parent
							
								
									816a61b2fa
								
							
						
					
					
						commit
						c5b8688894
					
				
					 3 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -530,6 +530,7 @@ view_update_title(struct view *view)
 | 
			
		|||
	}
 | 
			
		||||
	ssd_update_title(view);
 | 
			
		||||
	wlr_foreign_toplevel_handle_v1_set_title(view->toplevel_handle, title);
 | 
			
		||||
	damage_all_outputs(view->server);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue