While I would certainly like to see this functionality in dwm (hence why I wrote movestack) and would especially like to see my patch make it into the source (in which case, I might be more committed to updating it regularly), it doesn't add anything you can't already do in dwm. It just makes it easier.
On Tue, Dec 1, 2009 at 7:24 PM, Alex Matviychuk <alex...@gmail.com> wrote: > Does anyone know why this is not in the main source branch? I think I > remember this functionality being a regular part of DWM. > > On Tue, Dec 1, 2009 at 11:31 PM, Niki Yoshiuchi <aplu...@gmail.com> wrote: > > Perhaps this is a fools errand as push.c does the same thing, but I'll > > update movestack in a couple of days. > > > > On Tue, Dec 1, 2009 at 1:36 AM, Alex Matviychuk <alex...@gmail.com> > wrote: > >> > >> Ah great. That works, thanks! > >> > >> On Tue, Dec 1, 2009 at 3:30 PM, Josh Rickmar <joshua_rick...@eumx.net> > >> wrote: > >> > On Tue, Dec 01, 2009 at 02:25:16PM +0900, Alex Matviychuk wrote: > >> >> Is the movestack patch still being maintained? It does not work > >> >> against the latest dwm. > >> >> > >> >> Is there a reason why this functionality is not mainlined? > >> >> > >> >> Ref: http://dwm.suckless.org/patches/movestack > >> >> > >> >> Cheers! > >> >> > >> > > >> > I haven't tried movestack, but push.c seems to do the exact same > thing. > >> > I'm using it on the latest dwm release with no problems. > >> > > >> > > >> > > > > > >