aboutsummaryrefslogtreecommitdiffstats
path: root/XUtils.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-1/+1
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* compute nice window border for WindowNavigation properly.David Roundy2007-10-161-0/+11
| | | | darcs-hash:20071016213316-72aca-5b6ee6fcf9232935499ca9b61e29663db55a1857.gz
* make createNewWindow set background and foreground to a given color.David Roundy2007-10-081-3/+4
| | | | | | | | This means we don't need to draw colors that are this color. Also speeds up redrawing, since the X server can do all the drawing on its own, without talking with xmonad. darcs-hash:20071008125206-72aca-0f17cde109eeb8f66ea651657fcc09599680881d.gz
* XUtils: added releaseFontAndrea Rossato2007-10-021-3/+9
| | | | darcs-hash:20071002062640-32816-570d19b8341745b4376b6287462d5daa0f2f1774.gz
* refactor paintAndWrite to take the alignment and hide string positioningAndrea Rossato2007-09-301-9/+31
| | | | darcs-hash:20070930095215-32816-64032bda780091d1c6f4125df79875a73f0de303.gz
* Added XUtils: a library for drawingAndrea Rossato2007-09-291-0/+151
darcs-hash:20070929172754-32816-1df0f3f6890cd0427dc65e43e51c9934a6ca3a0f.gz