[xmonad] Window(s) overlaps status bar after xmonad is restarted

Dunric dunric29a at gmail.com
Sun Aug 14 19:48:37 CEST 2011


> On Sun, Aug 14, 2011 at 13:31, Dunric <dunric29a at gmail.com 
> <mailto:dunric29a at gmail.com>> wrote:
>
>     myLayoutHook = layoutHintsToCenter $ avoidStruts  $ lessBorders
>     OnlyFloat $
>        onWorkspace "9" simplestFloat $ named "Stacked" wmii |||
>     (lessBorders NoStatusBar Full)
>
>
> avoidStruts has to be the outermost modifier, otherwise 
> layoutHintsToCenter could reposition windows over the strut.
>
> -- 
> brandon s allbery allbery.b at gmail.com <mailto:allbery.b at gmail.com>
> wandering unix systems administrator (available)     (412) 475-9364 vm/sms
>

I did placed avoidStruts as the first modifier but unfortunately without 
any effect.

Take care.

David


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20110814/b451bc66/attachment.htm>


More information about the xmonad mailing list