
12 Dec
2007
12 Dec
'07
10:39 a.m.
On Dec 12, 2007 2:39 PM, Spencer Janssen
You can use XMonad.Layout.LayoutHints to transform any layout into a hint-respecting layout.
Yes, I'm currently using it and it works really well. However, when using the tabbed layout: ... ||| NB.noBorders (T.tabbed T.shrinkText T.defaultTConf { T.tabSize = 15 }) ||| ... I get the same problem. Thanks, Bas