From: Anselm R. Garbe Date: Thu, 27 Sep 2007 18:08:21 +0000 (+0200) Subject: improved tile() for the RESIZEHINTS == True case, now more space is consumed by the... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/3f3086f8b87aed5bf443c8fbcbe32e052fc9c17d?ds=sidebyside;hp=3f3086f8b87aed5bf443c8fbcbe32e052fc9c17d improved tile() for the RESIZEHINTS == True case, now more space is consumed by the clients (esp. if those clients use increment handling heavily) ---