aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ShowWName.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-26ShowWName: show the name of empty layouts tooAndrea Rossato1-3/+8
2008-01-24ShowWName: moved fi to XUtilsAndrea Rossato1-4/+0
2008-01-15Layout.ShowWName: generalize the instanceAndrea Rossato1-2/+2
2008-01-14ShowWName.hs: switch color/bgcolor in call to paintAndWriteBrent Yorgey1-2/+2
2008-01-13ShowWName now uses Timer and XUtils to display the workspace nameAndrea Rossato1-33/+42
2007-12-31Add ShowWName a layout modifier to show the workspace nameAndrea Rossato1-0/+95