applied sanders max size fix
This commit is contained in:
		
							parent
							
								
									0982e47408
								
							
						
					
					
						commit
						2b13e7466f
					
				
							
								
								
									
										2
									
								
								client.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								client.c
									
									
									
									
									
								
							| @ -233,7 +233,7 @@ manage(Window w, XWindowAttributes *wa) { | ||||
| 	settags(c, getclient(trans)); | ||||
| 	if(!c->isfloat) | ||||
| 		c->isfloat = trans | ||||
| 			|| (c->maxw && c->minw && | ||||
| 			|| (c->maxw && c->minw && c->maxh && c->minh && | ||||
| 				c->maxw == c->minw && c->maxh == c->minh); | ||||
| 	resizetitle(c); | ||||
| 	if(clients) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 arg@mig29
						arg@mig29