| 
																	
																	
																		
																			
																		
																	
																	
																 | 
																@ -929,7 +929,7 @@ manage(Window w, XWindowAttributes *wa) { | 
															
														
														
													
														
															
																 | 
																 | 
																		XRaiseWindow(dpy, c->win); | 
																 | 
																 | 
																		XRaiseWindow(dpy, c->win); | 
															
														
														
													
														
															
																 | 
																 | 
																	attach(c); | 
																 | 
																 | 
																	attach(c); | 
															
														
														
													
														
															
																 | 
																 | 
																	attachstack(c); | 
																 | 
																 | 
																	attachstack(c); | 
															
														
														
													
														
															
																 | 
																 | 
																	XMoveResizeWindow(dpy, c->win, c->x, c->y, c->w, c->h); /* some windows require this */ | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																	XMoveResizeWindow(dpy, c->win, c->x + 2 * sw, c->y, c->w, c->h); /* some windows require this */ | 
															
														
														
													
														
															
																 | 
																 | 
																	XMapWindow(dpy, c->win); | 
																 | 
																 | 
																	XMapWindow(dpy, c->win); | 
															
														
														
													
														
															
																 | 
																 | 
																	setclientstate(c, NormalState); | 
																 | 
																 | 
																	setclientstate(c, NormalState); | 
															
														
														
													
														
															
																 | 
																 | 
																	arrange(); | 
																 | 
																 | 
																	arrange(); | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																			
																		
																	
																	
																	
																 | 
																
  |