aboutsummaryrefslogtreecommitdiffstats
path: root/NoBorders.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-24fix usage instructions on NoBorders.David Roundy1-1/+4
darcs-hash:20070624141631-72aca-e75499f67a7458dd492cbe4a3402213d3895472d.gz
2007-06-20Fix type signatures.joachim.fasting1-2/+2
Think this fixes the rest of the errors caused by the Layout change. darcs-hash:20070619220323-ea16c-3274cd24d01bc932089ab88191ccda316ea93b01.gz
2007-06-14NoBorders.hs: info and documentationAndrea Rossato1-7/+25
darcs-hash:20070614144200-32816-6b78e41214d282adaabfd5f500014f1ee74b6f8d.gz
2007-06-12changes to work with Stacks that can't be empty.David Roundy1-1/+1
darcs-hash:20070612151209-72aca-62307f8565fc32ca80be8daf2c30fe414d49111e.gz
2007-06-12new module NoBorders to let a given layout have windows without borders.David Roundy1-0/+36
This is designed for layouts like full and tabbed, where the red square around the screen actually conveys no information (except for weird windows that use the shape extension or something, so that more than one window is actually visible). Save some real estate at no cost. darcs-hash:20070612133727-72aca-f82436aef1e122ce19bafd5be4fffbc9fc56e904.gz