From: Anselm R. Garbe Date: Sun, 5 Aug 2007 14:00:08 +0000 (+0200) Subject: removed spow(x, 0); calls, I did them for consistency's sake, but it should be rather... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/2cd16097708cf38ab668e9131a60d6dd937f246b?ds=inline;hp=2cd16097708cf38ab668e9131a60d6dd937f246b removed spow(x, 0); calls, I did them for consistency's sake, but it should be rather obvious how the scaling works anyways ---