aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/BinarySpacePartition.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BinarySpacePartition: make all actions work on nodes, add MoveNode featureanton.pirogov at gmail . com2015-05-071-184/+259
| | | | | | Ignore-this: a0b0da97d0f0ee159ce350214fb538c1 darcs-hash:20150507090842-84389-c9d0a5ea85aa74f348abdd6a74a76b550914d5b4.gz
* address warningsAdam Vogt2015-04-141-0/+2
| | | | | | Ignore-this: 8ed2a7f97e83cf79701178a87ada91fa darcs-hash:20150414194838-1499c-55fd0b7af5aa09d3dfacd08445902983f6d9bc88.gz
* Fixes to warnings with BSP layoutanton.pirogov2015-03-151-32/+40
| | | | | | Ignore-this: 7642710fdb2a866150875f2d521d19fd darcs-hash:20150315100041-8e960-01ba343721c6eaba5c96da3916201f740feecbec.gz
* Improved BinarySpacePartition, added Equalize,Balance and FocusParent and ↵anton.pirogov2015-03-121-118/+425
| | | | | | | | mouse resize support Ignore-this: 31b5d7bf38e5b391df266906deb5e382 darcs-hash:20150312145220-8e960-c72823501fda2fa7a60ec99e5eecb01c5e2f200c.gz
* BinarySpacePartition downstream changesbenweitzman2014-11-101-18/+116
| | | | | | | | | | | Ignore-this: 42ecc2b07388ba0c7b3eac980256c17b Pulled in changes from my repo for this layout on github (https://github.com/benweitzman/BinarySpacePartition) Includes a new mode for resizing windows in a more intuitive way, also contains a bug fix that was preventing users from resiving a window up. Includes changes from github users egasimus (Adam Avramov) and SolitaryCipher (Nick) darcs-hash:20141110202259-9f2e8-06c64eec2a4a139a350b8f729af818d07506b18d.gz
* remove trailing whitespace in L.BinarySpacePartitionAdam Vogt2014-05-011-50/+50
| | | | | | Ignore-this: 8dd677978992e0854801b8f254463dc2 darcs-hash:20140501011943-1499c-6536a0f80c5157465587cc7a98d165119586357d.gz
* replace Bound with the equivalent Direction2DAdam Vogt2014-05-011-28/+27
| | | | | | Ignore-this: b1f1c256aba07f70918fe1d693c8087b darcs-hash:20140501011540-1499c-a4630752cc7fcb87bbbdbd5b909c7b5316b14a31.gz
* remove unused extension in BSPAdam Vogt2014-05-011-1/+1
| | | | | | Ignore-this: a4962486b2aa3980536bff19a537451e darcs-hash:20140501011455-1499c-8f485a327700c52b5b62206325034f9d92e2c05e.gz
* Add BinarySpacePartition layoutbenweitzman2014-04-301-0/+304
Ignore-this: a85d1dc51bf54c59ae2bd9d948cc1088 darcs-hash:20140430205848-9f2e8-c9fc6988cf24f404bff77042f1ad11d2165f6193.gz