[xmonad] Layout.LayoutCombinators? (Was: Re: Defining Layouts)
Thomas Adam
thomas.adam22 at gmail.com
Wed Dec 19 16:24:07 EST 2007
[ Re-added xmonad to the Cc list -- Roundy should never have taken
this off-list. ]
On 19/12/2007, David Roundy <daveroundy at gmail.com> wrote:
> To achieve something like what you describe, you could do
>
> column *||* toggleLayouts Full column
>
> where column would be a layout that arranges windows in a single
> column. You could probably construct column from Tall. Then you
Ah. So I wasn't too far off-beam then, which is comforting. I played
around with this idea, but to be honest, given your explanation about
stacks, it makes using LayoutCombinators impossible if WindowNavigator
cannot be used along with it to switch focus. A very annoying
limitation.
-- Thomas Adam
More information about the xmonad
mailing list