aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-218-42/+36
* Font: haddock fixAndrea Rossato2007-11-211-2/+2
* NamedWindows: haddock fixAndrea Rossato2007-11-211-1/+1
* XUtils: haddock fixAndrea Rossato2007-11-211-1/+2
* Shell: small doc fixAndrea Rossato2007-11-211-2/+2
* Tabbed: haddock documentation and code formattingAndrea Rossato2007-11-211-29/+22
* HintedTile: typoAndrea Rossato2007-11-211-2/+1
* HintedTile: ported to the LayoutClassAndrea Rossato2007-11-211-49/+66
* PerWorkspace.hs: various fixes and updatesBrent Yorgey2007-11-201-25/+38
* Doc.hs: remove modules from export list.Brent Yorgey2007-11-201-15/+12
* A new documentation systemAndrea Rossato2007-11-204-0/+956
* PerWorkspace.hs: minor haddock fixesAndrea Rossato2007-11-201-6/+1
* new contrib module: Layout.PerWorkspaceBrent Yorgey2007-11-201-0/+131
* NoBorders.hs: Haddock markup fixBrent Yorgey2007-11-201-1/+1
* remove Mosaic and Anneal.David Roundy2007-11-192-497/+0
* remove MessageHooksDevin Mullins2007-11-191-315/+0
* make handle Just Another Message HookDevin Mullins2007-11-191-8/+16
* Prompt: comment onlyAndrea Rossato2007-11-191-1/+1
* Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen2007-11-174-57/+45
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-1911-19/+19
* RotSlaves.hs: documentation fix.Brent Yorgey2007-11-181-2/+2
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-187-14/+14
* Prompt/XMonad.hs: minor typo in doc.Joachim Fasting2007-11-181-1/+1
* Actions/SinkAll.hs: update usage doc.Joachim Fasting2007-11-181-2/+4
* Prompt/Man.hs: remove docstring.Joachim Fasting2007-11-181-1/+1
* needs pattern guardsDon Stewart2007-11-181-1/+1
* Prompt/Workspace.hs: suggest using defaultXPConfig in usage doc.Joachim Fasting2007-11-181-2/+3
* Prompt/Workspace.hs: update module description.Joachim Fasting2007-11-181-1/+1
* Prompt/Window.hs: fix import statements in usage doc.Joachim Fasting2007-11-181-2/+2
* Prompt/Ssh.hs: fix import statements in usage doc.Joachim Fasting2007-11-181-2/+2
* Prompt/Man.hs: tweak import stuff in usage doc.Joachim Fasting2007-11-181-3/+4
* Prompt/Layout.hs: add missing import to usage doc.Joachim Fasting2007-11-181-1/+2
* Prompt/Shell.hs: fix invalid module import in usage doc.Joachim Fasting2007-11-171-1/+1
* experimental MessageHooks "branch" of mainDevin Mullins2007-11-181-0/+307
* Grid: tabs -> spacesDevin Mullins2007-11-171-20/+20
* Config/Droundy.hs: -Wall police, add -fno-warn-orphansBrent Yorgey2007-11-161-1/+1
* Move XMonad.Util.Font to fix haddock generationSpencer Janssen2007-11-161-2/+0
* Arossato: my terminal is urxvtAndrea Rossato2007-11-161-1/+1
* XUtils: remove stringToPixelSpencer Janssen2007-11-161-9/+0
* Export XMonadFont's constructors, use those constructors in XMonad.PromptSpencer Janssen2007-11-162-3/+3
* Use Xft automatically if availableSpencer Janssen2007-11-161-4/+4
* Font.hs: CPP around Xft calls, use a data type rather than EitherSpencer Janssen2007-11-161-11/+30
* Font.hs: tabsSpencer Janssen2007-11-161-11/+11
* Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.Clemens Fruhwirth2007-11-164-86/+196
* XUtils: a small haddock fixAndrea Rossato2007-11-161-1/+2
* XMonad.Util.Run: meny haddock fixesAndrea Rossato2007-11-161-28/+38
* CustomKeys.hs: typoValery V. Vorotyntsev2007-11-161-1/+1
* Arossato: removed unneeded bitsAndrea Rossato2007-11-161-1/+0
* RotSlaves: small haddock fixAndrea Rossato2007-11-161-1/+1
* Prompt: haddock fixesAndrea Rossato2007-11-151-3/+1