reverting last patch, that sucks, I don't care about retarded apps like gvim
This commit is contained in:
2
client.c
2
client.c
@ -411,7 +411,7 @@ togglemax(Arg *arg)
|
|||||||
sel->h = sh - 2 - bh;
|
sel->h = sh - 2 - bh;
|
||||||
|
|
||||||
higher(sel);
|
higher(sel);
|
||||||
resize(sel, True, TopLeft);
|
resize(sel, False, TopLeft);
|
||||||
|
|
||||||
sel->x = ox;
|
sel->x = ox;
|
||||||
sel->y = oy;
|
sel->y = oy;
|
||||||
|
Reference in New Issue
Block a user