several changes, new stuff

This commit is contained in:
Anselm R. Garbe
2006-07-11 18:53:41 +02:00
parent b1669b5c48
commit d6e0e6e987
7 changed files with 34 additions and 19 deletions

View File

@ -187,7 +187,6 @@ propertynotify(XEvent *e)
}
if(ev->atom == XA_WM_NAME || ev->atom == net_atom[NetWMName]) {
update_name(c);
/*draw_frame(c->sel);*/
}
}
}