aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-21Updated documentation of all prompts in XMonad.PromptAndrea Rossato8-42/+36
2007-11-21Font: haddock fixAndrea Rossato1-2/+2
2007-11-21NamedWindows: haddock fixAndrea Rossato1-1/+1
2007-11-21XUtils: haddock fixAndrea Rossato1-1/+2
2007-11-21Shell: small doc fixAndrea Rossato1-2/+2
2007-11-21Tabbed: haddock documentation and code formattingAndrea Rossato1-29/+22
2007-11-21HintedTile: typoAndrea Rossato1-2/+1
2007-11-21HintedTile: ported to the LayoutClassAndrea Rossato1-49/+66
2007-11-20PerWorkspace.hs: various fixes and updatesBrent Yorgey1-25/+38
2007-11-20Doc.hs: remove modules from export list.Brent Yorgey1-15/+12
2007-11-20A new documentation systemAndrea Rossato4-0/+956
2007-11-20PerWorkspace.hs: minor haddock fixesAndrea Rossato1-6/+1
2007-11-20new contrib module: Layout.PerWorkspaceBrent Yorgey1-0/+131
2007-11-20NoBorders.hs: Haddock markup fixBrent Yorgey1-1/+1
2007-11-19remove Mosaic and Anneal.David Roundy2-497/+0
2007-11-19remove MessageHooksDevin Mullins1-315/+0
2007-11-19make handle Just Another Message HookDevin Mullins1-8/+16
2007-11-19Prompt: comment onlyAndrea Rossato1-1/+1
2007-11-17Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen4-57/+45
2007-11-19Miscellaneous spell-checkingShachaf Ben-Kiki11-19/+19
2007-11-18RotSlaves.hs: documentation fix.Brent Yorgey1-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-18Actions/SinkAll.hs: update usage doc.Joachim Fasting1-2/+4
2007-11-18Prompt/Man.hs: remove docstring.Joachim Fasting1-1/+1
2007-11-18needs pattern guardsDon Stewart1-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-18experimental MessageHooks "branch" of mainDevin Mullins1-0/+307
2007-11-17Grid: tabs -> spacesDevin Mullins1-20/+20
2007-11-16Config/Droundy.hs: -Wall police, add -fno-warn-orphansBrent Yorgey1-1/+1
2007-11-16Move XMonad.Util.Font to fix haddock generationSpencer Janssen1-2/+0
2007-11-16Arossato: my terminal is urxvtAndrea Rossato1-1/+1
2007-11-16XUtils: remove stringToPixelSpencer Janssen1-9/+0
2007-11-16Export XMonadFont's constructors, use those constructors in XMonad.PromptSpencer Janssen2-3/+3
2007-11-16Use Xft automatically if availableSpencer Janssen1-4/+4
2007-11-16Font.hs: CPP around Xft calls, use a data type rather than EitherSpencer Janssen1-11/+30
2007-11-16Font.hs: tabsSpencer Janssen1-11/+11
2007-11-16Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.Clemens Fruhwirth4-86/+196
2007-11-16XUtils: a small haddock fixAndrea Rossato1-1/+2
2007-11-16XMonad.Util.Run: meny haddock fixesAndrea Rossato1-28/+38
2007-11-16CustomKeys.hs: typoValery V. Vorotyntsev1-1/+1
2007-11-16Arossato: removed unneeded bitsAndrea Rossato1-1/+0
2007-11-16RotSlaves: small haddock fixAndrea Rossato1-1/+1
2007-11-15Prompt: haddock fixesAndrea Rossato1-3/+1