
30 Jan
2008
30 Jan
'08
4:25 p.m.
Issue 125: Tabbed layout not working anymore http://code.google.com/p/xmonad/issues/detail?id=125 Comment #3 by andrea.rossato: a work around is to import Simplest and Decoration: import XMonad.Layout.Decoration import XMonad.Layout.Simplest and add to your layouts: (decoration shrinkText defaultTheme Tabbed Simplest) that will give you a working and safe tabbed layout. hope this helps. andrea -- 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