[xmonad] Issue 327 in xmonad: Layout.SubLayouts does not work with
Layout.Combo
codesite-noreply at google.com
codesite-noreply at google.com
Mon Nov 2 19:39:06 EST 2009
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
More information about the xmonad
mailing list