yet another fix
This commit is contained in:
		
							parent
							
								
									dafbd0dcb0
								
							
						
					
					
						commit
						44ef3f5a07
					
				
							
								
								
									
										2
									
								
								client.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								client.c
									
									
									
									
									
								
							| @ -184,7 +184,7 @@ manage(Window w, XWindowAttributes *wa) { | |||||||
| 
 | 
 | ||||||
| void | void | ||||||
| resize(Client *c, Bool sizehints) { | resize(Client *c, Bool sizehints) { | ||||||
| 	float actual, dx, dy, max, min, u; | 	float actual, dx, dy, max, min; | ||||||
| 	XWindowChanges wc; | 	XWindowChanges wc; | ||||||
| 
 | 
 | ||||||
| 	if(c->w <= 0 || c->h <= 0) | 	if(c->w <= 0 || c->h <= 0) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anselm R. Garbe
						Anselm R. Garbe