aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove need for faulty Read instance of NamedWindow.David Roundy2007-11-221-1/+1
* NamedWindow: Mosaic requires NamedWindow to have a Read instanceAndrea Rossato2007-11-221-1/+1
* Added Anneal used by the original mosaicAndrea Rossato2007-11-221-0/+93
* Font: haddock fixAndrea Rossato2007-11-211-2/+2
* NamedWindows: haddock fixAndrea Rossato2007-11-211-1/+1
* XUtils: haddock fixAndrea Rossato2007-11-211-1/+2
* remove Mosaic and Anneal.David Roundy2007-11-191-90/+0
* Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen2007-11-172-21/+19
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-193-3/+3
* Move XMonad.Util.Font to fix haddock generationSpencer Janssen2007-11-161-2/+0
* XUtils: remove stringToPixelSpencer Janssen2007-11-161-9/+0
* Export XMonadFont's constructors, use those constructors in XMonad.PromptSpencer Janssen2007-11-161-1/+1
* 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-162-60/+156
* 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
* CustomKeys.hs: "complete rebinding" mechanism explainedValery V. Vorotyntsev2007-11-151-0/+13
* EZConfig.hs: haddock fixesAndrea Rossato2007-11-141-0/+3
* CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev2007-11-142-1/+77
* fix EZConfig documentationDevin Mullins2007-11-141-2/+6
* EZConfig: update for kind change in XConfigSpencer Janssen2007-11-111-4/+4
* add helper module for writing configsDevin Mullins2007-11-111-0/+55
* remove dzenUrgencyHook* from Dzen moduleDevin Mullins2007-11-111-30/+1
* typo fix in Util.RunDevin Mullins2007-11-101-1/+1
* Generalize safe/unsafeSpawn to MonadIOSpencer Janssen2007-11-091-3/+3
* Dzen.hs: resend doc updategwern02007-11-061-2/+2
* Update docs in Utilgwern02007-11-063-9/+7
* fix types to work with Mats fix to X11.David Roundy2007-11-081-4/+4
* Add spawnPipeSpencer Janssen2007-11-071-2/+20
* make Setup haddock work againLukas Mai2007-11-063-3/+10
* HierarchifySpencer Janssen2007-11-018-0/+792