Re: [dwm] {V,H}RATIO

From: Alexander Polakov <polachok_AT_gmail.com>
Date: Mon, 6 Aug 2007 15:44:09 +0400

* Anselm R. Garbe <arg_AT_suckless.org> [070804 17:24]:
> Hi there,
>
> I pushed a my new tile() algorithm to hg tip. It now supports
> two distinct ratios, a vertical and a horizontal.
>
> Each ratio is manipulated using the inc{v,h}ratio() functions.
>
> See config.arg.h how I like the ratios change in a combined way,
> and config.default.h only changes the horizontal ratio and keeps
> the vertical ratio at 1.0.
>
> Regards,
> --
> Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Maybe you've lost 2 c->border's here, I see borders moving up when
focusing clients.

resize(c, nx, ny, nw, nh, False);
>> ny += nh; <<
                        i++;

-- 
Alexander Polakov | http://polachok.livejournal.com
Received on Mon Aug 06 2007 - 13:44:31 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:48:04 UTC