Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-11-16 | Move XMonad.Util.Font to fix haddock generation | Spencer Janssen | 1 | -161/+0 |
2007-11-16 | Export XMonadFont's constructors, use those constructors in XMonad.Prompt | Spencer Janssen | 1 | -1/+1 |
2007-11-16 | Use Xft automatically if available | Spencer Janssen | 1 | -4/+4 |
2007-11-16 | Font.hs: CPP around Xft calls, use a data type rather than Either | Spencer Janssen | 1 | -11/+30 |
2007-11-16 | Font.hs: tabs | Spencer Janssen | 1 | -11/+11 |
2007-11-16 | Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer. | Clemens Fruhwirth | 1 | -0/+142 |