aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/LimitWindows.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LimitWindows.hs: rm trailing whitespacegwern02010-03-141-1/+1
| | | | | | Ignore-this: 7d138a5903d45ffeeb4e89f1b8923382 darcs-hash:20100314210030-f7719-7bff349073f0cb4fe074ffc01655bbca25cf65ad.gz
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to ↵Brent Yorgey2010-01-121-1/+0
| | | | | | | | get rid of some others. Ignore-this: bf3487b27036b02797d9f528a078d006 darcs-hash:20100112172507-1e371-1b466e62ac727b196330c72c8553116282ef5702.gz
* Remove NamedFieldPuns from L.LimitWindowsAdam Vogt2009-10-151-14/+14
| | | | | | | | | Ignore-this: 228ca5b5ac067876c3b2809fc03b6016 This is more ugly, but otherwise we have lots of trouble for ghc-6.8 compatibility (due to the recomended flag having changed) darcs-hash:20091015010123-1499c-82099ae2f0598dfbb86c389aa5d3ad4a6151f465.gz
* Note L.Minimize in L.LimitWindows haddocks.Adam Vogt2009-10-141-0/+1
| | | | | | Ignore-this: 83a809d2467a286e0c1a133be947add9 darcs-hash:20091014205326-1499c-95010e5a9036b7a9cadb29d6b7493cf1f3259780.gz
* Move limitSelect into L.LimitWindowsMax Rabkin2009-10-141-5/+63
| | | | | | Ignore-this: 51d6e9da4a6a4f683cd145371e90be17 darcs-hash:20091014202213-a5338-1896e12a9c253692e03c0ac1d624fe0e26312e21.gz
* Fix window ordering bug in L.LimitWindowsAdam Vogt2009-06-221-4/+7
| | | | | | Ignore-this: 7bcfffe335b765c081c18b103d9d450a darcs-hash:20090622004309-1499c-ac234ddda7c9c03403a135bab10fe6f6391906ee.gz
* L.LimitWindows add usage information, functions to modify the limitAdam Vogt2009-06-221-3/+46
| | | | | | Ignore-this: 813473c5f42540ed0d575bb273f8652 darcs-hash:20090622000115-1499c-3ea35fc8f2bf4d07c0f74d84f0ebc803185c957f.gz
* Add L.LimitWindows layout modifierAdam Vogt2009-06-191-0/+55
Ignore-this: e91c07885f0ab662f70e0ebd82fb7a5d darcs-hash:20090619052731-1499c-b68f6df5d8d5c750be9cc68c67a9b7e50c51e7dc.gz