Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-12-28 | textExtentsXMF doesn't require the display | Andrea Rossato | 1 | -4/+4 |
2007-12-08 | Remove XMonad.Operations imports | Spencer Janssen | 1 | -1/+0 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -2/+0 |
2007-11-21 | Font: haddock fix | Andrea Rossato | 1 | -2/+2 |
2007-11-17 | Port XPrompt to XMonad.Util.Font, various other refactorings | Spencer Janssen | 1 | -19/+17 |
2007-11-16 | Move XMonad.Util.Font to fix haddock generation | Spencer Janssen | 1 | -2/+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 |