aboutsummaryrefslogtreecommitdiffstats
path: root/XUtils.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
2007-10-16compute nice window border for WindowNavigation properly.David Roundy1-0/+11
darcs-hash:20071016213316-72aca-5b6ee6fcf9232935499ca9b61e29663db55a1857.gz
2007-10-08make createNewWindow set background and foreground to a given color.David Roundy1-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
2007-10-02XUtils: added releaseFontAndrea Rossato1-3/+9
darcs-hash:20071002062640-32816-570d19b8341745b4376b6287462d5daa0f2f1774.gz
2007-09-30refactor paintAndWrite to take the alignment and hide string positioningAndrea Rossato1-9/+31
darcs-hash:20070930095215-32816-64032bda780091d1c6f4125df79875a73f0de303.gz
2007-09-29Added XUtils: a library for drawingAndrea Rossato1-0/+151
darcs-hash:20070929172754-32816-1df0f3f6890cd0427dc65e43e51c9934a6ca3a0f.gz