mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	Rename deco.c ssd.c
This commit is contained in:
		
							parent
							
								
									15ffee79f9
								
							
						
					
					
						commit
						a262b729df
					
				
					 9 changed files with 68 additions and 68 deletions
				
			
		| 
						 | 
				
			
			@ -254,7 +254,7 @@ xdg_toplevel_view_map(struct view *view)
 | 
			
		|||
 | 
			
		||||
		view->server_side_deco = has_ssd(view);
 | 
			
		||||
		if (view->server_side_deco) {
 | 
			
		||||
			view->margin = deco_thickness(view);
 | 
			
		||||
			view->margin = ssd_thickness(view);
 | 
			
		||||
		}
 | 
			
		||||
		update_padding(view);
 | 
			
		||||
		position_xdg_toplevel_view(view);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue