| Commit message (Expand) | Author | Age | Files | Lines |
* | New layout modifier: Hidden | Peter Jones | 2015-03-09 | 2 | -0/+136 |
* | Fixes to warnings with BSP layout | anton.pirogov | 2015-03-15 | 1 | -32/+40 |
* | Improved BinarySpacePartition, added Equalize,Balance and FocusParent and mou... | anton.pirogov | 2015-03-12 | 1 | -118/+425 |
* | New layout module X.L.Dwindle | nzeh | 2015-03-15 | 2 | -0/+211 |
* | address warnings in P.Pass | Adam Vogt | 2015-03-13 | 1 | -2/+3 |
* | X.L.AvoidFloats more useful default settings | ankaan | 2015-03-10 | 1 | -6/+6 |
* | Resolve minor conflict in xmonad-contrib.cabal | ankaan | 2015-03-06 | 1 | -0/+2 |
* | X.L.AvoidFloats, like avoidStruts but for floats | ankaan | 2015-03-06 | 4 | -9/+329 |
* | X.L.LayoutBuilder place active on top | ankaan | 2015-03-06 | 1 | -13/+32 |
* | Add rearrangers to X.A.GridSelect | Dmitri Iouchtchenko | 2013-01-23 | 1 | -9/+59 |
* | Avoid repainting elements in X.A.GridSelect | Dmitri Iouchtchenko | 2013-01-23 | 1 | -11/+21 |
* | Give a name to the initial state in X.A.GridSelect | Dmitri Iouchtchenko | 2013-01-21 | 1 | -14/+14 |
* | Add XMonad.Config.Bepo (Yorick Laupa) | Adam Vogt | 2015-03-10 | 2 | -0/+48 |
* | add instance Default WallpaperConf | Adam Vogt | 2015-03-10 | 1 | -0/+3 |
* | XMonad.Prompt.Pass: Handle hierachical password stores | Joachim Breitner | 2015-02-18 | 1 | -4/+13 |
* | remove warnings and text dependency from H.WallpaperSetter | Adam Vogt | 2015-03-10 | 2 | -44/+41 |
* | Added the new hook WallpaperSetter | anton.pirogov | 2015-02-28 | 2 | -0/+224 |
* | adjust an import to fix the build | Adam Vogt | 2015-03-10 | 1 | -1/+1 |
* | merge conflicts in X.L.Spacing | Adam Vogt | 2015-03-10 | 1 | -3/+25 |
* | Added messages to adjust the gap dynamically | anton.pirogov | 2015-03-04 | 1 | -18/+3 |
* | X.L.Spacing needs -XPatternGuards now | Adam Vogt | 2015-03-10 | 1 | -0/+1 |
* | add ConfirmPrompt (Antoine Beaupré) | Adam Vogt | 2015-03-10 | 2 | -0/+52 |
* | Added messages to adjust the gap dynamically | anton.pirogov | 2015-03-03 | 1 | -3/+17 |
* | add another extension to actually fix the build with ghc-7.10-RC1 | Adam Vogt | 2015-01-24 | 2 | -0/+2 |
* | BinarySpacePartition downstream changes | benweitzman | 2014-11-10 | 1 | -18/+116 |
* | add XF86AudioMicMute to EZConfig (#582) | Adam Vogt | 2014-12-22 | 1 | -0/+2 |
* | Generalize new workspace addition functions to support arbitrary insertion. | nrujac | 2014-12-19 | 1 | -8/+32 |
* | address another bitSize/finiteBitSize warning | Adam Vogt | 2014-12-22 | 1 | -1/+6 |
* | X.L.Master: Add FixMaster layout modifier | Anton Vorontsov | 2014-12-20 | 1 | -5/+25 |
* | filepath dependency for P.Pass was left out | Adam Vogt | 2014-12-21 | 1 | -0/+1 |
* | remove unused imports | Adam Vogt | 2014-08-15 | 3 | -3/+3 |
* | fix build with ghc-6.12 | Adam Vogt | 2014-08-15 | 1 | -1/+2 |
* | use FiniteBitSize with ghc > | Adam Vogt | 2014-08-15 | 1 | -1/+7 |
* | Layout.Spacing: Outer window edges now get as much spacing as inner ones | Felix Crux | 2014-12-19 | 1 | -0/+38 |
* | add filepath package dependency needed by Prompt.Pass | Adam Vogt | 2014-09-09 | 1 | -1/+0 |
* | X.C.Prime: doc tweaks | Devin Mullins | 2014-10-02 | 1 | -5/+8 |
* | X.A.Navigation2D: add convenience functions for setting config & keybindings | Devin Mullins | 2014-10-02 | 1 | -7/+94 |
* | X.C.Prime: doc fixes | Devin Mullins | 2014-10-01 | 1 | -2/+2 |
* | X.C.Prime: add 'withScreens' and friends | Devin Mullins | 2014-10-01 | 1 | -14/+85 |
* | Implement proper handling of dynamically changing hostname | Anton Vorontsov | 2014-09-01 | 3 | -9/+97 |
* | Add Stoppable layout for power saving | Anton Vorontsov | 2014-09-01 | 2 | -0/+131 |
* | X.C.Prime: doc changes | Devin Mullins | 2014-09-25 | 1 | -1/+15 |
* | X.C.Prime: add withWorkspaces et al. | Devin Mullins | 2014-09-25 | 1 | -52/+151 |
* | X.C.Prime: add ifThenElse binding | Devin Mullins | 2014-09-24 | 1 | -0/+7 |
* | X.C.Prime: doc fixes | Devin Mullins | 2014-09-15 | 1 | -5/+5 |
* | X.C.Prime: fix 'def' hyperlink in doc | Devin Mullins | 2014-09-14 | 1 | -3/+3 |
* | XMonad.Config.Prime, a do-notation for config | Devin Mullins | 2014-09-14 | 3 | -2/+513 |
* | X.P.Shell: fix doc typo | me | 2013-03-17 | 1 | -1/+1 |
* | reverse workspaces, so that switching to a dynamic workspace group restores t... | nwfilardo | 2014-09-13 | 1 | -1/+1 |
* | add filepath dependency, needed by new X.P.Pass module | me | 2014-09-13 | 1 | -0/+1 |