From: Anselm R Garbe Date: Sun, 19 Oct 2008 11:59:18 +0000 (+0100) Subject: several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/ea8a4ca46a9577997e0a3f30e211c644477c6a00?hp=ea8a4ca46a9577997e0a3f30e211c644477c6a00 several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization ---