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