| Commit message (Expand) | Author | Files | Lines |
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 |
2009-08-25 | Let the user decide which commands to use in X.H.ServerMode | Daniel Schoepe | 1 | -1/+2 |
2009-07-05 | Remove trailing whitespace from many modules | Adam Vogt | 5 | -12/+12 |
2009-02-19 | Use doShift in my config | Spencer Janssen | 1 | -1/+1 |
2009-02-03 | Adjustments to use the new event hook feature instead of Hooks.EventHook | Daniel Schoepe | 3 | -5/+7 |
2009-01-17 | Use spawnOn in my config | Spencer Janssen | 1 | -8/+9 |
2009-01-16 | Update to my config | Spencer Janssen | 1 | -1/+9 |
2008-12-11 | Add KDE 4 config, thanks to Shirakawasuna on IRC | Spencer Janssen | 1 | -1/+13 |
2008-10-25 | I use the deleteConsecutive history filter | Spencer Janssen | 1 | -0/+1 |
2008-12-03 | Remove XMonad.Config.PlainConfig, it has been turned into the separate xmonad... | Braden Shepherdson | 1 | -528/+0 |
2008-09-24 | add XMonad.Config.Azerty | Devin Mullins | 1 | -0/+46 |
2008-09-21 | Update my config to use 'statusBar' | Spencer Janssen | 1 | -9/+8 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 1 | -1/+1 |
2008-09-17 | Sketch of XMonad.Config.Monad | Spencer Janssen | 1 | -0/+49 |
2008-09-11 | Use the new completion on tab setting | Spencer Janssen | 1 | -0/+1 |
2008-09-11 | Fix haddock typos in XMonad.Config.{Desktop,Gnome,Kde} | Spencer Janssen | 4 | -5/+3 |
2008-08-12 | Updates to my config | Spencer Janssen | 1 | -3/+2 |
2008-07-14 | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 3 | -6/+6 |
2008-06-10 | add support to Magnifier for vertical zooming. | David Roundy | 1 | -4/+6 |