| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore TrackFloating behavior to an earlier version. | Adam Vogt | 2011-11-20 | 1 | -2/+2 |
* | Export types to improve haddock links. | Adam Vogt | 2011-11-18 | 1 | -0/+2 |
* | Better control over GridVariants geometry | nzeh | 2011-09-07 | 1 | -13/+40 |
* | Additional messages for SplitGrid layout | Norbert Zeh | 2009-12-15 | 1 | -0/+6 |
* | Export types to reduce haddock warnings. | Adam Vogt | 2010-10-23 | 39 | -22/+68 |
* | get ready for GHC 7.4: Num a no longer implies (Eq a, Show a) | Daniel Wagner | 2011-11-15 | 1 | -1/+1 |
* | Small bugfix to XMonad.Layout.Fullscreen | Audun Skaugen | 2011-10-23 | 1 | -8/+10 |
* | documentation patch: add a bit more context to the code snippets in X.L.Indep... | Daniel Wagner | 2011-10-11 | 1 | -6/+10 |
* | Fix typo in NoBorders example code. | Adam Vogt | 2011-08-14 | 1 | -1/+1 |
* | GHC 7 compat | Daniel Wagner | 2011-07-31 | 1 | -1/+6 |
* | X.L.LayoutHints: refresh only if hints are not satisfied | Tomas Janousek | 2011-06-15 | 1 | -3/+13 |
* | L.Spacing use imported fi | Adam Vogt | 2011-06-12 | 1 | -1/+1 |
* | Use a phantom type instead of undefined in L.LayoutBuilderP | Adam Vogt | 2011-06-09 | 1 | -4/+7 |
* | Add more L.LayoutBuilderP documentation | Adam Vogt | 2011-06-09 | 1 | -2/+14 |
* | Correct L.LayoutBuilderP module name in haddock. | Adam Vogt | 2011-06-09 | 1 | -1/+1 |
* | Cleanup in X.L.LayoutBuilderP. | Ilya Portnov | 2011-05-14 | 1 | -7/+2 |
* | Generalize X.L.AutoMaster modifier | Ilya Portnov | 2011-05-14 | 1 | -4/+4 |
* | Add new layout combinator: LayoutBuilderP. | Ilya Portnov | 2011-05-11 | 1 | -0/+200 |
* | fix X.L.Gaps documentation, thanks to Carl Mueller for the report | Brent Yorgey | 2010-12-23 | 1 | -2/+2 |
* | fix up funny unicode whitespace in Fullscreen | Brent Yorgey | 2010-12-12 | 1 | -34/+34 |
* | Add X.L.Fullscreen | Audun Skaugen audunskaugen@gmail.com | 2010-11-16 | 1 | -0/+223 |
* | Close the display correctly after counting the number of screens | quesel | 2010-11-16 | 1 | -1/+2 |
* | Compatibility with mtl-1 and mtl-2 | Adam Vogt | 2010-11-16 | 1 | -1/+1 |
* | Pointfree and -XRank2Types don't mix in X.L.Groups.Helpers | Adam Vogt | 2010-11-13 | 1 | -2/+2 |
* | X.L.TrackFloating docs and help nested layouts | Adam Vogt | 2010-10-30 | 1 | -14/+44 |
* | X.L.Maximize: Make layout forget maximized window when it is closed | Norbert Zeh | 2010-10-30 | 1 | -1/+3 |
* | Fix bug in L.TrackFloating | Adam Vogt | 2010-10-30 | 1 | -15/+18 |
* | Add X.L.TrackFloating for tiled-floating focus issues (#4) | Adam Vogt | 2010-10-16 | 1 | -0/+83 |
* | minor documentation fixes | Daniel Wagner | 2010-10-07 | 2 | -2/+10 |
* | Clarify the note on -XRank2Types in L.Groups | Adam Vogt | 2010-10-02 | 1 | -3/+4 |
* | Mention X.L.Groups.ModifySpec's rank-2 type in the doc | quentin.moser | 2010-01-17 | 1 | -0/+4 |
* | Orphan my modules | moserq | 2010-10-01 | 4 | -7/+4 |
* | Split X.L.Groups.Examples | moserq | 2010-10-01 | 5 | -314/+396 |
* | X.L.G.Examples: improve the tabs of tiledTabs | moserq | 2010-01-20 | 1 | -4/+6 |
* | X.L.G.Examples: improve the tabs of wmiiLike | moserq | 2010-01-20 | 1 | -2/+5 |
* | X.L.Groups: Always keep one group, even if empty. | quentin.moser | 2010-01-18 | 1 | -37/+46 |
* | Do not duplicate layouts in X.L.Groups | quentin.moser | 2010-01-17 | 1 | -8/+8 |
* | Add missing module re-export (issue 366) | Adam Vogt | 2010-09-30 | 1 | -0/+3 |
* | This patch adds support for multiple master windows to X.L.Master | quesel | 2010-05-18 | 1 | -16/+47 |
* | X.L.LayoutHints: event hook to refresh on hints change | Tomas Janousek | 2010-07-06 | 1 | -1/+20 |
* | Explain fields added for "XMonad.Layout.ImageButtonDecoration" | Adam Vogt | 2010-09-14 | 1 | -2/+4 |
* | Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a... | Jan Vornberger | 2010-07-28 | 3 | -11/+14 |
* | A hook to handle minimize/restore window manager hints. | Justin Bogner | 2010-06-16 | 1 | -2/+2 |
* | Note that Simplest works well with BoringWindows | Adam Vogt | 2010-06-22 | 1 | -0/+13 |
* | Add a way to update the modifier in X.L.LayoutModifier | Daniel Schoepe | 2009-08-22 | 1 | -3/+21 |
* | Use CPP to add to exports for Selective tests (L.LimitWindows) | Adam Vogt | 2010-04-19 | 1 | -2/+7 |
* | Use imported `fi' alias for fromIntegral more often. | Adam Vogt | 2010-04-16 | 3 | -8/+3 |
* | Note that mouseResizableTileMirrored may be removed. | Adam Vogt | 2010-04-16 | 1 | -0/+1 |
* | Structure L.MouseResizableTile documentation. | Adam Vogt | 2010-04-16 | 1 | -29/+21 |
* | X.L.MouseResizableTile: make everything configurable | Tomas Janousek | 2010-04-15 | 1 | -30/+57 |