let's try this
This commit is contained in:
parent
df7993f9c9
commit
f9571521a5
@ -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…
Reference in New Issue
Block a user