| 
																	
																	
																		
																			
																		
																	
																	
																 | 
																@ -1651,7 +1651,7 @@ updatewmhints(Client *c) { | 
															
														
														
													
														
															
																 | 
																 | 
																	XWMHints *wmh; | 
																 | 
																 | 
																	XWMHints *wmh; | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																	if((wmh = XGetWMHints(dpy, c->win))) { | 
																 | 
																 | 
																	if((wmh = XGetWMHints(dpy, c->win))) { | 
															
														
														
													
														
															
																 | 
																 | 
																		if(ISVISIBLE(c) && wmh->flags & XUrgencyHint) { | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																		if(c == sel && wmh->flags & XUrgencyHint) { | 
															
														
														
													
														
															
																 | 
																 | 
																			wmh->flags &= ~XUrgencyHint; | 
																 | 
																 | 
																			wmh->flags &= ~XUrgencyHint; | 
															
														
														
													
														
															
																 | 
																 | 
																			XSetWMHints(dpy, c->win, wmh); | 
																 | 
																 | 
																			XSetWMHints(dpy, c->win, wmh); | 
															
														
														
													
														
															
																 | 
																 | 
																		} | 
																 | 
																 | 
																		} | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																			
																		
																	
																	
																	
																 | 
																
  |