Re: [dwm] clientspertag status message

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Mon, 5 Nov 2007 14:49:33 +0100

On Mon, Nov 05, 2007 at 02:24:49PM +0100, Szabolcs Nagy wrote:
> On 11/5/07, Anselm R. Garbe <arg_AT_suckless.org> 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
Received on Mon Nov 05 2007 - 14:49:33 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:05:03 UTC