On Fri, Jun 01, 2012 at 23:04:29 -0400, John A. Grahor wrote: > I have included a patch for dwm-5.8.2 in which I basically stole the > wire frame move/resize code from evilwm and adapted it for dwm. > > If anyone is interested I'll do a patch for a more modern release.
I like this patch a lot. When dealing with floating windows, I often find myself wanting to resize a window by moving other corners than the lower-right one. Would anyone else like this? Has anyone tried implementing this?