[xmonad] Tabbed layout...

Alex Rozenshteyn rpglover64 at gmail.com
Sat Aug 14 02:40:41 EDT 2010


Thanks, all.  I'll look into it.

On Sat, Aug 14, 2010 at 4:32 AM, Wirt Wolff <wirtwolff at gmail.com> wrote:

> Excerpts from Alex Rozenshteyn's message of Fri Aug 13 14:11:11 -0600 2010:
> > What if, for example, I want all windows of firefox on a specific
> workspace
> > to tab together automatically, but no other tabs on that workspace?
> >
> > I guess I can see how to "add tabs to a layout" but I'm not sure what
> that
> > actually means.
> >
>
> Take a look at XMonad.Layout.ComboP -- as I recall that's one of the
> simplest to set up combination (sub layout) setups. It arranges windows
> using properties of the window similar to manageHooks. This seems like
> what you're asking for: e.g. className "Firefox" goes to left layout
> which is tabbed, other windows go to right layout which is Foo.
> --
> wmw
>



-- 
          Alex R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20100814/a08845cd/attachment-0001.html


More information about the xmonad mailing list