On Mon, Nov 05, 2007 at 02:24:49PM +0100, Szabolcs Nagy wrote:
> On 11/5/07, Anselm R. Garbe <[EMAIL PROTECTED]> wrote:
> > No, if tile() would depend on the focus history you won't be
> > able to ever focus something else, than the master client.
> 
> yes and that's what we want in a fullscreen layout (the focused client
> is always the maximized)
> 
> are there any stack dependent tile() implementation?
> 
> if there is then the solution could be:
>  calc_focused();
>  layout->arrange();
>  adjust_stack();
> 
> which is a bit ugly and increases complexity...

Well, just use a stack-based tile() or monocle() implementation.

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

Reply via email to