aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-07Sshprompt: Add explanation for the completion in sshpromptdominik1-0/+3
2007-12-08Remove XMonad.Operations importsSpencer Janssen2-2/+0
2007-12-08Remove redundant importsSpencer Janssen2-2/+0
2007-11-28refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}Brent Yorgey2-0/+177
2007-11-27AppendFile: initial importBrent Yorgey1-0/+66
2007-11-22Prompt/Man.hs: fixing haddockValery V. Vorotyntsev1-10/+9
2007-11-21Updated documentation of all prompts in XMonad.PromptAndrea Rossato8-42/+36
2007-11-21Shell: small doc fixAndrea Rossato1-2/+2
2007-11-18Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting7-14/+14
2007-11-18Prompt/XMonad.hs: minor typo in doc.Joachim Fasting1-1/+1
2007-11-18Prompt/Man.hs: remove docstring.Joachim Fasting1-1/+1
2007-11-18Prompt/Workspace.hs: suggest using defaultXPConfig in usage doc.Joachim Fasting1-2/+3
2007-11-18Prompt/Workspace.hs: update module description.Joachim Fasting1-1/+1
2007-11-18Prompt/Window.hs: fix import statements in usage doc.Joachim Fasting1-2/+2
2007-11-18Prompt/Ssh.hs: fix import statements in usage doc.Joachim Fasting1-2/+2
2007-11-18Prompt/Man.hs: tweak import stuff in usage doc.Joachim Fasting1-3/+4
2007-11-18Prompt/Layout.hs: add missing import to usage doc.Joachim Fasting1-1/+2
2007-11-17Prompt/Shell.hs: fix invalid module import in usage doc.Joachim Fasting1-1/+1
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy1-0/+54
2007-11-06Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern01-1/+0
2007-11-05-Wall policeSpencer Janssen1-1/+1
2007-11-01HierarchifySpencer Janssen7-0/+569