aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Image.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Adam Vogt2012-11-091-1/+1
| | | | | | Ignore-this: 72e3afb6e6df47c51262006601765365 darcs-hash:20121109014156-1499c-45797b245e25e966e4ca337ee224b593aaac63a0.gz
* Remove last excess definition of `fi' (fromIntegral)Adam Vogt2010-09-141-8/+1
| | | | | | Ignore-this: 42d9282697573b361d763d980b816465 darcs-hash:20100913233850-1499c-20e07e9b380af55b7e1786630472a05996229c8c.gz
* Use imported `fi' alias for fromIntegral more often.Adam Vogt2010-04-161-1/+4
| | | | | | | | | Ignore-this: 51040e693066fd7803cc1b108c1a13d5 Also moves `fi' into U.Image to avoid cyclic imports, though XUtils sill exports that definition. darcs-hash:20100416212939-1499c-a12428074d873b1eaea197e1b79c0ca07a96b05f.gz
* Remove unnecessary imports.Adam Vogt2010-04-161-2/+0
| | | | | | Ignore-this: 11beb14b87e294dafb54cc3764393c5b darcs-hash:20100416160239-1499c-940cc49f991e3c74a408e278e86162c119a67547.gz
* image_buttonstrupill2010-03-311-0/+93
Ignore-this: 418dbf488435c7c803695407557eecfb * Added a XMonad.Util.Image module to manipulate simple images and show them into an X drawable * Added the possibility of using image buttons instead of plain text buttons into the title bar * Added a XMonad.Layout.ImageButtonDecoration as an example of how to use the image buttons darcs-hash:20100331093808-a84fe-e6d3ce505f7656eef13f0c0609a8d236d9cd8d25.gz