aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Decoration.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decoration: the fontset must be released even when we don't decorate the firs...Andrea Rossato2008-01-281-1/+3
* Decoration: I forgot we need to release the fontset too!Andrea Rossato2008-01-281-1/+2
* Decoration: after deleting the windows we must update the layout modifierAndrea Rossato2008-01-281-1/+2
* Add SimpleFloat a very basic floating layout that will place windows accordin...Andrea Rossato2008-01-261-5/+2
* Decoration: code formatting onlyAndrea Rossato2008-01-261-15/+12
* Add Decoration, a layout modifier and a class for easily writing decorated la...Andrea Rossato2008-01-251-0/+252