aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-16Move XMonad.Util.Font to fix haddock generationSpencer Janssen1-2/+0
2007-11-16XUtils: remove stringToPixelSpencer Janssen1-9/+0
2007-11-16Export XMonadFont's constructors, use those constructors in XMonad.PromptSpencer Janssen1-1/+1
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 Fruhwirth2-60/+156
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-15CustomKeys.hs: "complete rebinding" mechanism explainedValery V. Vorotyntsev1-0/+13
2007-11-14EZConfig.hs: haddock fixesAndrea Rossato1-0/+3
2007-11-14CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev2-1/+77
2007-11-14fix EZConfig documentationDevin Mullins1-2/+6
2007-11-11EZConfig: update for kind change in XConfigSpencer Janssen1-4/+4
2007-11-11add helper module for writing configsDevin Mullins1-0/+55
2007-11-11remove dzenUrgencyHook* from Dzen moduleDevin Mullins1-30/+1
2007-11-10typo fix in Util.RunDevin Mullins1-1/+1
2007-11-09Generalize safe/unsafeSpawn to MonadIOSpencer Janssen1-3/+3
2007-11-06Dzen.hs: resend doc updategwern01-2/+2
2007-11-06Update docs in Utilgwern03-9/+7
2007-11-08fix types to work with Mats fix to X11.David Roundy1-4/+4
2007-11-07Add spawnPipeSpencer Janssen1-2/+20
2007-11-06make Setup haddock work againLukas Mai3-3/+10
2007-11-01HierarchifySpencer Janssen8-0/+792