aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/Master.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-20X.L.Master: Add FixMaster layout modifierAnton Vorontsov1-5/+25
Ignore-this: 82e9736853287f753248af41843ceb6b This layout modifier is useful for the case if you desire to add a master pane that has fixed width (it's fixed even if there is just one window opened). Especially nice feature if you don't want to have too wide terminal in a master pane. The layout is implemented as an addition to Master layout, so it reuses most of the code. darcs-hash:20141220011339-1836e-543b0c692297779d51fd6f3f71e820366c977721.gz
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-1/+2
Ignore-this: 1cac9202784711ce0fc902d14543bab0 darcs-hash:20101023195755-1499c-57c41357d20cbf0d57522ce99bdbfff7b686ed52.gz
2010-05-18This patch adds support for multiple master windows to X.L.Masterquesel1-16/+47
Ignore-this: 5c62202575966ee65e9b41ef41c30f94 darcs-hash:20100518060557-2216c-1863401668febf2c430576802860d069d22aa8ae.gz
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-1/+1
Ignore-this: cf6dcf340fa6cc010f7879f188d376f5 darcs-hash:20090618003729-1499c-c927c08cda268b94b350f6419a64df8ca1e863d4.gz
2009-03-01X.L.Master: fix number of windowsIsmael Carnales1-1/+1
Ignore-this: 2af132159450d4fb72eb52024eda71b5 darcs-hash:20090301051509-6553f-f3807ddb03c277cdf54443d282a2a1a01a1313f8.gz
2009-02-13X.L.Master: turn it to a Layout modifier and update the codeIsmael Carnales1-74/+50
Ignore-this: 69513ad2b60dc4aeb49d64ca30e6f9f8 darcs-hash:20090213020453-6553f-0a09fc6fcb4a1fe4faf9b71d1ceae6b95dffeb95.gz
2008-04-05XMonad.Layout.Master: initial importLukas Mai1-0/+110
darcs-hash:20080404220734-462cf-19de482d505bd94a3eeefa99b95b0fb78d881b9d.gz