On Sun, Aug 05, 2007 at 08:43:20PM +0200, Tuncer Ayaz wrote:
> On 8/5/07, Anselm R. Garbe <[EMAIL PROTECTED]> wrote:
> > Well, there wasn't so much feedback regarding the new MASTERW
> > replacement with {V,H}RATIO. Anyways, I documented the new
> > shortcuts and added some sanity checks to the new tile()
> > algorithm, that it maximizes all master/stack windows if they
> > would get smaller than barheight in height.
> >
> > I ask you to test hg tip now. If there are no serious bugs, I'll
> > release it in a couple of days.
> 
> when I spawn the 8th console in a view I only see the 8th
> console and the left one. the other 6 consoles which were
> quasi-stacked on the right are hidden as long as the 8th
> window is there.
> 
> I guess what I'm seeing is part of the new behaviour because
> I'm using the tiling config from config.arg.h, right?
> 
> #define NMASTER         1   /* clients in master area */
> #define HRATIO          .8  /* horizontal ratio of tile */
> #define VRATIO          .9  /* vertical ratio of tile */
> #define SNAP            32  /* snap pixel */

Yes the 8th terminal would get too less space, so dwm uses the
fallback algorithm instead.

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to