| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Migrate message to L.SubLayouts, for better support of moving windows bet... | Adam Vogt | 2009-07-05 | 1 | -13/+23 |
* | L.SubLayouts: also run the layout being modified in a restricted environment | Adam Vogt | 2009-07-05 | 1 | -11/+30 |
* | L.SubLayouts fix bug where previously run layouts would not get messages | Adam Vogt | 2009-07-05 | 1 | -3/+3 |
* | Keep track of whether messages should be given to new sublayouts in L.SubLayouts | Adam Vogt | 2009-06-28 | 1 | -11/+11 |
* | Run sublayouts in L.Sublayouts in a restricted state | Adam Vogt | 2009-06-28 | 1 | -3/+11 |
* | Replace most -fglasgow-exts with specific LANGUAGE pragmas | Adam Vogt | 2009-06-26 | 17 | -46/+18 |
* | Column_layout.dpatch | portnov84 | 2009-06-05 | 1 | -0/+71 |
* | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 2009-06-24 | 1 | -8/+8 |
* | Fix window ordering bug in L.LimitWindows | Adam Vogt | 2009-06-22 | 1 | -4/+7 |
* | L.LimitWindows add usage information, functions to modify the limit | Adam Vogt | 2009-06-22 | 1 | -3/+46 |
* | Expand Tabbed documentation to describe mouse clicks processing | Dmitry Astapov | 2009-06-21 | 1 | -0/+4 |
* | Close tabs by middle click on tab decoration | Dmitry Astapov | 2009-06-21 | 1 | -0/+10 |
* | Provide means to find original window by its decoration. | Dmitry Astapov | 2009-06-21 | 1 | -0/+4 |
* | Add L.LimitWindows layout modifier | Adam Vogt | 2009-06-19 | 1 | -0/+55 |
* | use 'take 1' instead of custom truncHead function in L.WindowNavigation | Adam Vogt | 2009-06-18 | 1 | -5/+1 |
* | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 2009-06-18 | 12 | -37/+35 |
* | minor typo in ./XMonad/Layout/StackTile.hs | Joachim Breitner | 2009-06-17 | 1 | -1/+1 |
* | X.L.ResizableTile: make sure windows aren't resized to a height larger than t... | Brent Yorgey | 2009-06-04 | 1 | -1/+1 |
* | X.L.AutoMaster: fix warning | Roman Cheplyaka | 2009-06-02 | 1 | -1/+1 |
* | AutoMaster.dpatch | Ilya Portnov | 2009-04-26 | 1 | -0/+123 |
* | Fix L.Mosaic bug where stored [Rational] was not extended | Adam Vogt | 2009-05-25 | 1 | -2/+7 |
* | Remove L.ThreeColumnsMiddle compatiblity module | Adam Vogt | 2009-05-25 | 1 | -4/+0 |
* | LayoutBuilder fix maintainer | Anders Engstrom | 2009-05-24 | 1 | -1/+1 |
* | Simplyify L.Mosaic interface, and support resizing specific windows | Adam Vogt | 2009-05-24 | 1 | -107/+112 |
* | L.ResizableTile document ResizableTall parameters with records | Adam Vogt | 2009-05-19 | 1 | -1/+14 |
* | L.LayoutHints, add layoutHintsToCentre | Adam Vogt | 2009-05-19 | 1 | -11/+162 |
* | Remove excess whitespace from L.LayoutHints | Adam Vogt | 2009-05-19 | 1 | -3/+3 |
* | new layout module X.L.Spacing, put blank space around each window | Brent Yorgey | 2009-05-14 | 1 | -0/+54 |
* | X.L.LayoutBuilder doc fix and cleaning | Anders Engstrom | 2009-05-09 | 1 | -17/+44 |
* | X.L.LayoutBuilder custom layouts | Anders Engstrom | 2009-05-09 | 1 | -0/+250 |
* | Fix typo in L.Mosaic hints | Adam Vogt | 2009-05-08 | 1 | -1/+1 |
* | ThreeCol - Update docs to match reality | Anders Engstrom | 2009-05-03 | 1 | -9/+10 |
* | Export ThreeColMid from L.ThreeColumnsMiddle | Adam Vogt | 2009-04-25 | 1 | -0/+4 |
* | ThreeColumns support middle column, with more backwards compatiblity | Adam Vogt | 2009-04-14 | 1 | -10/+18 |
* | X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new features | Anders Engstrom | 2009-04-11 | 2 | -117/+42 |
* | nameTail - Remove the first word of a layout description | Anders Engstrom | 2009-05-03 | 1 | -2/+15 |
* | Add changeMaster function to L.Mosaic | Adam Vogt | 2009-05-02 | 1 | -4/+8 |
* | Remove -XScopedTypeVariables requirement with L.SubLayouts | Adam Vogt | 2009-04-29 | 1 | -10/+15 |
* | Add SubLayouts: a layout combinator for nesting layouts. | Adam Vogt | 2009-04-23 | 1 | -0/+445 |
* | Document and extend BoringWindows to support multiple sources of boring. | Adam Vogt | 2009-04-06 | 1 | -31/+90 |
* | Add Apply message to L.WindowNavigation | Adam Vogt | 2009-03-03 | 1 | -1/+7 |
* | Add promoteWarp event to L.MagicFocus | Adam Vogt | 2009-03-22 | 1 | -8/+44 |
* | Combo fix ReleaseResources when no windows are available, new fix | Anders Engstrom | 2009-02-24 | 1 | -6/+5 |
* | OneBig_resize.dpatch | portnov84 | 2009-02-21 | 1 | -0/+8 |
* | OneBig_layout.dpatch | portnov84 | 2009-02-20 | 1 | -0/+125 |
* | ComboP | konstantin.sobolev | 2009-04-15 | 1 | -0/+180 |
* | More configurability for Layout.NoBorders (typeclass method) | Adam Vogt | 2009-03-25 | 1 | -32/+122 |
* | More predictable aspect ratio in GridVariants.Grid | Norbert Zeh | 2009-03-11 | 1 | -2/+12 |
* | X.L.Master: fix number of windows | Ismael Carnales | 2009-03-01 | 1 | -1/+1 |
* | Cleanup X.L.Mosaic, without breaking it | Adam Vogt | 2009-02-19 | 1 | -5/+4 |