Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in tabbed layout link for font utils docs | crodjer | 2012-02-29 | 1 | -1/+1 |
* | GHC 7 compat | Daniel Wagner | 2011-07-31 | 1 | -2/+7 |
* | Remove last excess definition of `fi' (fromIntegral) | Adam Vogt | 2010-09-14 | 1 | -0/+1 |
* | remove decodeInput/encodeOutput | gwern0 | 2010-06-15 | 1 | -12/+0 |
* | Move Util.Font to .hs, and enable -XCPP | Adam Vogt | 2010-04-29 | 1 | -0/+203 |
* | Move XMonad.Util.Font to fix haddock generation | Spencer Janssen | 2007-11-16 | 1 | -161/+0 |
* | Export XMonadFont's constructors, use those constructors in XMonad.Prompt | Spencer Janssen | 2007-11-16 | 1 | -1/+1 |
* | Use Xft automatically if available | Spencer Janssen | 2007-11-16 | 1 | -4/+4 |
* | Font.hs: CPP around Xft calls, use a data type rather than Either | Spencer Janssen | 2007-11-16 | 1 | -11/+30 |
* | Font.hs: tabs | Spencer Janssen | 2007-11-16 | 1 | -11/+11 |
* | Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer. | Clemens Fruhwirth | 2007-11-16 | 1 | -0/+142 |