
Comment #2 on issue 361 by zl29ah: Layout.Tabbed works like Full http://code.google.com/p/xmonad/issues/detail?id=361
How exactly are the docs outdated? "import XMonad.Layout.DecorationMadness" doesn't bring simpleTabbed (anymore?)
Note that just by importing the module won't actually use the Tabbed layout. Have you read the following: main = xmonad defaultConfig { layoutHook = simpleTabbed } ?
Also, by default the Tabbed layout doesn't show the tab-bar if only one window is present; I know. I've tested it using several windows. tabbedAlways doesn't work too.
-- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings