| Commit message (Expand) | Author | Files | Lines |
2015-03-10 | Add XMonad.Config.Bepo (Yorick Laupa) | Adam Vogt | 1 | -0/+47 |
2015-01-24 | add another extension to actually fix the build with ghc-7.10-RC1 | Adam Vogt | 1 | -0/+1 |
2014-10-02 | X.C.Prime: doc tweaks | Devin Mullins | 1 | -5/+8 |
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-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 | 1 | -0/+495 |
2014-08-03 | config-mate | allbery.b | 1 | -0/+85 |
2014-01-29 | Fix dbus-send call in XMonad.Config.Gnome | md143rbh7f | 1 | -1/+1 |
2013-08-13 | don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTK | Daniel Wagner | 1 | -2/+1 |
2013-05-28 | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 4 | -17/+16 |
2013-05-28 | eliminate references to defaultConfig | Daniel Wagner | 7 | -17/+18 |
2013-05-03 | since XMonad.Config.Dmwit mentions xmobar, we should include the associated .... | Daniel Wagner | 1 | -0/+10 |
2013-05-02 | XMonad.Config.Dmwit | Daniel Wagner | 1 | -0/+324 |
2011-05-04 | Compile with ghc7 | Mats Rauhala | 1 | -1/+2 |
2010-08-03 | Adjust X.C.Desktop documentation content. | Adam Vogt | 1 | -9/+7 |
2010-07-28 | Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a... | Jan Vornberger | 1 | -1/+1 |
2010-06-16 | A hook to handle minimize/restore window manager hints. | Justin Bogner | 1 | -2/+2 |
2010-06-03 | PositionStoreHook: take decoration into account | Jan Vornberger | 1 | -1/+1 |
2010-01-12 | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 4 | -4/+0 |
2010-02-01 | BluetileConfig: Fullscreen tweaks and border color change | Jan Vornberger | 1 | -2/+5 |
2010-01-24 | Use <+> instead of explicit M.union to merge keybindings in X.C.* | Adam Vogt | 5 | -6/+6 |
2010-01-16 | use restart to restart xmonad (no longer bluetile) | Jens Petersen | 1 | -2/+2 |
2009-12-22 | Make X.L.Minimize explicitly mark minimized windows as boring | Jan Vornberger | 1 | -1/+1 |
2009-12-09 | Added Bluetile's config | Jan Vornberger | 1 | -0/+215 |
2009-11-14 | generalize IO actions to MonadIO m | daniel | 1 | -1/+2 |
2009-11-11 | Make a haddock link direct in C.Desktop. | Adam Vogt | 1 | -1/+1 |
2009-11-07 | Use X.U.SpawnOnce in my config | Spencer Janssen | 1 | -0/+8 |
2009-11-07 | Fixed conflict between X.U.ExtensibleState and X.C.Sjanssen | Daniel Schoepe | 1 | -4/+4 |
2009-11-06 | Use X.U.ExtensibleState instead of IORefs | Daniel Schoepe | 1 | -6/+5 |
2009-11-07 | My config uses xmonadPropLog now | Spencer Janssen | 1 | -8/+6 |
2009-10-23 | Doc namespace minor updates | Wirt Wolff | 1 | -1/+1 |
2009-10-23 | Use 'ewmh' in relevant configs | Spencer Janssen | 3 | -13/+5 |
2009-10-22 | Resolve conflicts between Justin Bogner's C.Desktop patch and latest head. | Daniel Schoepe | 1 | -3/+4 |
2009-10-11 | Move EWMH support initialization to a startupHook | Justin Bogner | 3 | -8/+9 |
2009-10-22 | C.Desktop fix bad escaping and typo | Wirt Wolff | 1 | -7/+7 |
2009-10-22 | C.Desktop doc explaining common desktop config customizations | Wirt Wolff | 4 | -2/+148 |
2009-10-20 | C.Gnome combine with instead of replace Desktop startupHook | Wirt Wolff | 1 | -2/+2 |
2009-09-15 | XMonadContrib: set the default cursor to left_ptr for the Desktop config | Andres Salomon | 1 | -0/+2 |
2009-10-12 | Add Portability and Stability boilerplate for a couple modules. | Adam Vogt | 5 | -0/+10 |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 1 | -2/+2 |
2009-09-18 | Run gnomeRegister from startupHook | Spencer Janssen | 1 | -6/+5 |
2009-09-18 | Use U.Run.safeSpawn in C.Gnome | Adam Vogt | 1 | -6/+2 |
2009-09-18 | Add gnomeRegister to C.Gnome. | Adam Vogt | 1 | -3/+31 |
2009-09-01 | Minor changes to my config | Spencer Janssen | 1 | -4/+7 |
2009-08-26 | Preserve backwards compatibility with H.ServerMode | Adam Vogt | 1 | -2/+1 |