aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/XUtils.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-08Remove redundant importsSpencer Janssen1-4/+1
2007-11-21XUtils: haddock fixAndrea Rossato1-1/+2
2007-11-17Port XPrompt to XMonad.Util.Font, various other refactoringsSpencer Janssen1-2/+2
2007-11-19Miscellaneous spell-checkingShachaf Ben-Kiki1-1/+1
2007-11-16XUtils: remove stringToPixelSpencer Janssen1-9/+0
2007-11-16Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.Clemens Fruhwirth1-60/+14
2007-11-16XUtils: a small haddock fixAndrea Rossato1-1/+2
2007-11-01HierarchifySpencer Janssen1-2/+2
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-16compute nice window border for WindowNavigation properly.David Roundy1-0/+11
2007-10-08make createNewWindow set background and foreground to a given color.David Roundy1-3/+4
2007-10-02XUtils: added releaseFontAndrea Rossato1-3/+9
2007-09-30refactor paintAndWrite to take the alignment and hide string positioningAndrea Rossato1-9/+31
2007-09-29Added XUtils: a library for drawingAndrea Rossato1-0/+151