aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ShowWName.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ShowWName: show the name of empty layouts tooAndrea Rossato2008-01-261-3/+8
* ShowWName: moved fi to XUtilsAndrea Rossato2008-01-241-4/+0
* Layout.ShowWName: generalize the instanceAndrea Rossato2008-01-151-2/+2
* ShowWName.hs: switch color/bgcolor in call to paintAndWriteBrent Yorgey2008-01-141-2/+2
* ShowWName now uses Timer and XUtils to display the workspace nameAndrea Rossato2008-01-131-33/+42
* Add ShowWName a layout modifier to show the workspace nameAndrea Rossato2007-12-311-0/+95