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...
Received on Mon Nov 05 2007 - 14:24:56 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:05:02 UTC