15 Aug
2011
15 Aug
'11
1:48 a.m.
On Sun, Aug 14, 2011 at 13:31, Dunric <dunric29a@gmail.com <mailto:dunric29a@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@gmail.com <mailto:allbery.b@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