| Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-10 | XMonad.Config.Desktop type problem (monomorphism?) | Malebria | 1 | -1/+1 |
2008-05-22 | Default Xfce config, this time with me holding the copyright, maintainership,... | Ivan.Miljenovic | 1 | -0/+42 |
2008-05-18 | Fixed location of xmonad.conf | Roman Cheplyaka | 1 | -1/+2 |
2008-05-18 | Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu... | Braden Shepherdson | 1 | -0/+527 |
2008-05-16 | I no longer use ScratchWorkspace. | David Roundy | 1 | -4/+0 |
2008-05-14 | add BoringWindows module to make certain windows skipped when rotating focus. | David Roundy | 1 | -4/+8 |
2008-05-08 | 'xmobar' function added to DynamicLog for running xmobar with some defaults | Ivan N. Veselov | 2 | -2/+2 |
2008-05-07 | Use gnome-session-save for the mod-shift-q binding | Spencer Janssen | 1 | -1/+2 |
2008-05-07 | Whitespace only | Spencer Janssen | 1 | -1/+0 |
2008-05-07 | Add a binding for Gnome's "Run Application" dialog | Spencer Janssen | 1 | -2/+24 |
2008-05-07 | Add some keybindings to the Kde config | Spencer Janssen | 1 | -1/+10 |