aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/LayoutScreens.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-1/+2
2010-03-08X.L.LayoutScreens split current screenAnders Engstrom1-1/+16
2009-10-22Refer to modm as the current modMaskAdam Vogt1-4/+4
2009-10-12Add a description to L.LayoutScreensAdam Vogt1-0/+1
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy1-1/+1
2008-03-30Remove stale status gaps codeSpencer Janssen1-4/+3
2008-03-11LayoutScreens: update to work with runLayout changesBrent Yorgey1-1/+1
2007-12-25LayoutScreens: haddock fixesAndrea Rossato1-5/+7
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-2/+1
2007-12-08Remove redundant importsSpencer Janssen1-4/+0
2007-12-04LayoutScreens and Square: haddock updatesBrent Yorgey1-5/+6
2007-11-30LayoutScreens: documentation fixBrent Yorgey1-3/+3
2007-11-01HierarchifySpencer Janssen1-5/+5
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-08LayoutScreens: update docsSpencer Janssen1-1/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-0/+2
2007-09-23convert LayoutScreens to class.David Roundy1-4/+8
2007-09-11make fixedLayout accept a list of Rectangles.David Roundy1-2/+2
2007-09-11Fixing some typos and grammar in documentation.Michael Fellinger1-1/+1
2007-09-06add function and comment assisting use in resizing the screen.David Roundy1-1/+15
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-05LayoutScreen: haddock cleanupAndrea Rossato1-2/+1
2007-07-01LayoutScreens.hs: correct module header.joachim.fasting1-3/+1
2007-07-05the gaps list should be filled with the default value from Config.hsAndrea Rossato1-3/+2
2007-07-03ScreenLayouts.hs: updates to the last API changesAndrea Rossato1-6/+5
2007-06-23make everything work with new doLayout.David Roundy1-1/+1
2007-06-22fix usage info for LayoutScreens.David Roundy1-2/+1
2007-06-22add new LayoutScreens module.David Roundy1-0/+66