Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread Niki Yoshiuchi
I realized earlier that my patch has a compile error in it - I renamed a file and then diffed without changing an include in the header file. Anyway, this one should work. On Tue, Jun 1, 2010 at 9:10 AM, Niki Yoshiuchi wrote: > The biggest benefit I've found has simply been that the second clien

Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread Niki Yoshiuchi
The biggest benefit I've found has simply been that the second client remains the same size regardless of how many clients you have open. That said, I am generally using dwm on a netbook so I rarely have more than 2 or 3 clients open on a single tag. On Tue, Jun 1, 2010 at 7:18 AM, wrote: > > I

Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread markus schnalke
[2010-06-01 13:34] Mate Nagy > On Tue, Jun 01, 2010 at 01:27:07PM +0200, Mate Nagy wrote: > > Using the vim splits may be cheating, but it sure is convenient. > sorry for self-reply: I thought that maybe for maximum punishment, the > fibonacci layout could support nmaster. (Also note that this is

Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread Mate Nagy
On Tue, Jun 01, 2010 at 01:27:07PM +0200, Mate Nagy wrote: > Using the vim splits may be cheating, but it sure is convenient. sorry for self-reply: I thought that maybe for maximum punishment, the fibonacci layout could support nmaster. (Also note that this is a 2560x1600 setup, that's why so much

Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread Mate Nagy
On Tue, Jun 01, 2010 at 01:18:35PM +0200, c...@wzff.de wrote: > Do these layouts provide any benefits? I found them rather useless actually, > even in dwm... What do you use them for, and in what way do you use them if > you don't mind sharing your experience? I just tried the fibonacci (dwindle)

Re: [dev] [dvtm] Fibonacci layout patch

2010-06-01 Thread crap
> I've been using dvtm at work a lot recently so I figured I'd port the > Fibonacci spiral/dwindle layouts to dvtm. This patch is for 0.5.2. I find > it's not as useful as the Fibonacci layouts in dwm but I figure why not > release it anyway. > > -Niki Yoshiuchi Do these layouts provide any ben

[dev] [dvtm] Fibonacci layout patch

2010-05-31 Thread Niki Yoshiuchi
I've been using dvtm at work a lot recently so I figured I'd port the Fibonacci spiral/dwindle layouts to dvtm. This patch is for 0.5.2. I find it's not as useful as the Fibonacci layouts in dwm but I figure why not release it anyway. -Niki Yoshiuchi diff --git a/config.h b/config.h index 0ef245