
Status: New Owner: ---- New issue 327 by OrbisVicis: Layout.SubLayouts does not work with Layout.Combo http://code.google.com/p/xmonad/issues/detail?id=327 What steps will reproduce the problem? 1. combineTwo (vertTiled) (styleTabbed) (Accordion) where vertTiled = ResizableTall 1 (2/100) (1/2) [] styleTabbed = tabbed shrinkText myTabConfig 2. Use Layout.SubLayouts as recommended in the documentation (a modifier for a ||| seperated list of layouts), and with modifiers from WindowNavigation and BoringWindows What is the expected output? What do you see instead? The combineTwo layout is not displayed properly. It should work with all layouts because combineTwo provides one layout, while subLayouts modifies all layouts. -- 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