applied Sanders all5.patch (thanks for your weekend session, Sander!)
This commit is contained in:
parent
201c56f6d3
commit
b233089815
5 changed files with 63 additions and 71 deletions
2
main.c
2
main.c
|
@ -41,7 +41,7 @@ static void
|
|||
cleanup(void) {
|
||||
close(STDIN_FILENO);
|
||||
while(stack) {
|
||||
resize(stack, True, TopLeft);
|
||||
resize(stack, True);
|
||||
unmanage(stack);
|
||||
}
|
||||
if(dc.font.set)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue