aboutsummaryrefslogtreecommitdiffstats
path: root/TwoPane.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-11-01Port TwoPaneSpencer Janssen1-1/+1
2007-10-13TwoPane: Fix syntax error in exampleAlex Tarkovsky1-2/+2
2007-10-08TwoPane: update docsSpencer Janssen1-2/+2
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-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-22make TwoPane work with Layout classAndrea Rossato1-18/+24
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-1/+4
2007-06-23make everything work with new doLayout.David Roundy1-1/+1
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-19clean up TwoPane to work on Stacks as it ought.David Roundy1-14/+9
2007-06-17TypoSpencer Janssen1-1/+1
2007-06-14TwoPane.hs: info and documentationAndrea Rossato1-4/+26
2007-06-11Note the modules I maintainSpencer Janssen1-0/+2
2007-06-11Updates to work with recent API changesSpencer Janssen1-1/+2
2007-06-10Updates for Layout API changeSpencer Janssen1-1/+1
2007-05-21Fixes for windowset -> workspace renameSpencer Janssen1-1/+1
2007-05-19TwoPane: hide windows that aren't in viewSpencer Janssen1-4/+6
2007-05-17Comment onlySpencer Janssen1-1/+1
2007-05-17Add instructions for TwoPaneSpencer Janssen1-0/+3
2007-05-17Add TwoPaneSpencer Janssen1-0/+25