aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/XUtils.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-24Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger1-12/+15
2008-12-20hlintify XUtils, XSelection, Search, WindowGogwern01-1/+1
2008-03-02Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato1-1/+2
2008-01-24XUtils: add functions for operating on lists of windows and export fiAndrea Rossato1-13/+28
2007-12-24Fix isssue 105Andrea Rossato1-10/+26
2007-12-22No more tabsSpencer Janssen1-1/+1
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