several changes, new stuff
This commit is contained in:
parent
b1669b5c48
commit
d6e0e6e987
7 changed files with 34 additions and 19 deletions
1
event.c
1
event.c
|
@ -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);*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue