| Commit message (Expand) | Author | Files | Lines |
2013-05-28 | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 1 | -3/+8 |
2013-05-28 | eliminate references to defaultConfig | Daniel Wagner | 1 | -2/+2 |
2013-05-17 | Remove unneeded XSync call in Layout.ShowWName | Francesco Ariis | 1 | -1/+0 |
2012-03-05 | ShowWName: Increase horizontal padding for flash | crodjer | 1 | -1/+1 |
2012-03-06 | ShowWName flash window background color | Rohan Jain | 1 | -1/+1 |
2012-03-05 | ShowWName: Fix flash location by screen rectangle | crodjer | 1 | -3/+3 |
2010-10-23 | Export types to reduce haddock warnings. | Adam Vogt | 1 | -0/+1 |
2009-10-24 | Extended paintAndWrite to allow for multiple strings to be written into the r... | Jan Vornberger | 1 | -1/+1 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 1 | -1/+1 |
2008-10-05 | Merge emptyLayoutMod into redoLayout | Joachim Breitner | 1 | -2/+0 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 1 | -1/+1 |
2008-05-19 | sp ShowWName.hs | gwern0 | 1 | -1/+1 |
2008-03-02 | Font and XUtils: add UTF-8 support and various fixes related to XFT | Andrea Rossato | 1 | -2/+2 |
2008-01-26 | ShowWName: show the name of empty layouts too | Andrea Rossato | 1 | -3/+8 |
2008-01-24 | ShowWName: moved fi to XUtils | Andrea Rossato | 1 | -4/+0 |
2008-01-15 | Layout.ShowWName: generalize the instance | Andrea Rossato | 1 | -2/+2 |
2008-01-14 | ShowWName.hs: switch color/bgcolor in call to paintAndWrite | Brent Yorgey | 1 | -2/+2 |
2008-01-13 | ShowWName now uses Timer and XUtils to display the workspace name | Andrea Rossato | 1 | -33/+42 |
2007-12-31 | Add ShowWName a layout modifier to show the workspace name | Andrea Rossato | 1 | -0/+95 |