diff tag.c @ 340:ae0affabdc02

implemented right tag drawing in the status bar and titlebars
author Anselm R. Garbe <arg@10kloc.org>
date Wed, 23 Aug 2006 14:38:25 +0200
parents 2a65e8b3d21a
children a1901753deef
line wrap: on
line diff
--- a/tag.c	Wed Aug 23 13:04:43 2006 +0200
+++ b/tag.c	Wed Aug 23 14:38:25 2006 +0200
@@ -122,6 +122,8 @@
 	settitle(sel);
 	if(!isvisible(sel))
 		arrange(NULL);
+	else
+		drawstatus();
 }
 
 void