togglemax repects inc-hints (this way gvim can be toggle'maxed as well) 9d39da64
Anselm R.Garbe · 2006-08-10 16:35 1 file(s) · +1 −1
client.c +1 −1
411 411
		sel->h = sh - 2 - bh;
412 412
413 413
		higher(sel);
414 -
		resize(sel, False, TopLeft);
414 +
		resize(sel, True, TopLeft);
415 415
416 416
		sel->x = ox;
417 417
		sel->y = oy;