--- a/finch/libgnt/gntwm.c Tue Oct 16 11:05:59 2007 +0000 +++ b/finch/libgnt/gntwm.c Tue Oct 16 13:06:48 2007 +0000 @@ -1675,7 +1675,7 @@ { while (widget->parent) widget = widget->parent; - + if (GNT_WIDGET_IS_FLAG_SET(widget, GNT_WIDGET_INVISIBLE) || g_hash_table_lookup(wm->nodes, widget)) { update_screen(wm);