let's try this
This commit is contained in:
parent
df7993f9c9
commit
f9571521a5
1 changed files with 2 additions and 0 deletions
|
|
@ -146,6 +146,8 @@ configurereq(XConfigureRequestEvent *e)
|
|||
wc.stack_mode = e->detail;
|
||||
XConfigureWindow(dpy, c->parent, e->value_mask, &wc);
|
||||
sendconfig(c);
|
||||
top(c);
|
||||
active(c);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue