aboutsummaryrefslogtreecommitdiffstats
path: root/MetaModule.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-14Magnifier layout hackPeter De Wachter1-0/+1
This layout hack increases the size of the window that has focus (the master window excepted). This causes it to overlap with nearby windows, so not for tiling purists :) Screenshot: http://caladan.rave.org/magnifier.png darcs-hash:20070614203219-06a25-a68f17a556c9fa11c486970717e1bab28273eab2.gz
2007-06-14metaModule.hs: info and documentationAndrea Rossato1-1/+12
darcs-hash:20070614144102-32816-c49b1fc3cfbe10da0c4fe951f42d4477066a9891.gz
2007-06-12Magic FocusPeter De Wachter1-0/+1
Automatically puts the focused window in the master position. It's magic. I wrote this for the Circle layout, but it's actually usable with other layouts as well. darcs-hash:20070612175357-06a25-9fdeb7878abc915e54ac0880a3ea21199aab75cc.gz
2007-06-12add Combo and Square to MetaModule.David Roundy1-0/+2
darcs-hash:20070612133753-72aca-d7b3e4c30075d237e354b52055d83e70bf1b5dae.gz
2007-06-12new module NoBorders to let a given layout have windows without borders.David Roundy1-0/+1
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
2007-06-11Add MetaModuleSpencer Janssen1-0/+33
darcs-hash:20070611184601-a5988-9d7c90414ef47f26ccf0795eb5be0f43ba9ad505.gz