[xmonad] Issue 517 in xmonad: avoidStruts and subTabbed conflict
codesite-noreply at google.com
codesite-noreply at google.com
Wed Oct 17 06:13:25 CEST 2012
Status: New
Owner: ----
New issue 517 by pcreinh... at gmail.com: avoidStruts and subTabbed conflict
http://code.google.com/p/xmonad/issues/detail?id=517
What steps will reproduce the problem?
1. config { layoutHook = avoidStruts $ tiled ||| ... }, confirm xmobar
appears as normal
2. config { layoutHook = avoidStruts $ subTabbed $ tiled ||| ... } xmobar
is hidden
3.
What is the expected output? What do you see instead?
Expect that sublayouts should respect the avoidStruts modifier
What version of the product are you using? On what operating system?
xmonad 0.1 on arch linux
Are you using an xmonad.hs? Please attach it and the output of "xmonad
--recompile".
Please provide any additional information below.
Attachments:
xmonad.hs 9.4 KB
More information about the xmonad
mailing list