Re: [dev] [dwm] moving clients around

2009-05-22 Thread Dave Heistand
On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Yoshiuchi wrote: >I wrote a patch to do just that, which is a little out of date but might > still work with current dwm versions: >http://www.aplusbi.com/projects/dwm/dwm-5.2-movestack.diff Works on 5.4.1 too. Thanks!!!

Re: [dev] [dwm] moving clients around

2009-05-22 Thread Jacob Todd
5.5 On Thu, May 21, 2009 at 09:26:24PM -0400, Niki Yoshiuchi wrote: > I'm glad it works! If you don't mind me asking, what version of dwm are you > using? > > On May 21, 2009 7:24 PM, "Jacob Todd" wrote: > > On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Yoshiuchi wrote: > I wrote a > patch to

Re: [dev] [dwm] moving clients around

2009-05-21 Thread Niki Yoshiuchi
I'm glad it works! If you don't mind me asking, what version of dwm are you using? On May 21, 2009 7:24 PM, "Jacob Todd" wrote: On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Yoshiuchi wrote: > I wrote a patch to do just that, w... It works! Thanks for the patch.

Re: [dev] [dwm] moving clients around

2009-05-21 Thread Jacob Todd
On Thu, May 21, 2009 at 06:48:51PM -0400, Niki Yoshiuchi wrote: > I wrote a patch to do just that, which is a little out of date but might > still work with current dwm versions: > http://www.aplusbi.com/projects/dwm/dwm-5.2-movestack.diff > It works! Thanks for the patch.

Re: [dev] [dwm] moving clients around

2009-05-21 Thread Niki Yoshiuchi
I wrote a patch to do just that, which is a little out of date but might still work with current dwm versions: http://www.aplusbi.com/projects/dwm/dwm-5.2-movestack.diff On Thu, May 21, 2009 at 6:39 PM, Jacob Todd wrote: > I was thinking about this the other day when I was messing around with my

[dev] [dwm] moving clients around

2009-05-21 Thread Jacob Todd
I was thinking about this the other day when I was messing around with my config again, why isn't there default support for moving clients around in the tile lay out? I have to use the push patch for this, and even that is only moving clients up or down. Moving clients left, right, up, down seems s