aboutsummaryrefslogtreecommitdiffstats
path: root/ThreeColumns.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-11-01Port ThreeColumnsSpencer Janssen1-1/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-10-03export constructor to make ThreeColumns layout usable againDaniel Neri1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-1/+1
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
2007-09-25modifyLayout -> handleMessage.David Roundy1-1/+1
2007-09-24move ThreeCol over to new class.David Roundy1-12/+15
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-1/+4
2007-07-233col fix: do not switch to tall layout on resize/incmasternKai Grossjohann1-4/+4
2007-07-213col roundingKai Grossjohann1-3/+3
2007-07-21fix 3col layout for nmaster + 1 windowsKai Grossjohann1-4/+6
2007-07-21Three column layoutKai Grossjohann1-0/+70