aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Layout.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-5/+1
* Layout.hs: rm trailing whitespacegwern02010-03-141-1/+1
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
* remove myself as maintainer from code I don't maintain.David Roundy2009-07-161-1/+1
* Cleanup code duplication in X.P.Layout and X.P.Workspacesean.escriva2009-07-011-4/+1
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-1/+0
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-211-3/+6
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-181-1/+1
* Prompt/Layout.hs: add missing import to usage doc.Joachim Fasting2007-11-181-1/+2
* add two new modules, one to name layouts, another to select a layout.David Roundy2007-11-111-0/+54