aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey4-4/+0
2010-02-01BluetileConfig: Fullscreen tweaks and border color changeJan Vornberger1-2/+5
2010-01-24Use <+> instead of explicit M.union to merge keybindings in X.C.*Adam Vogt5-6/+6
2010-01-16use restart to restart xmonad (no longer bluetile)Jens Petersen1-2/+2
2009-12-22Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger1-1/+1
2009-12-09Added Bluetile's configJan Vornberger1-0/+215
2009-11-14generalize IO actions to MonadIO mdaniel1-1/+2
2009-11-11Make a haddock link direct in C.Desktop.Adam Vogt1-1/+1
2009-11-07Use X.U.SpawnOnce in my configSpencer Janssen1-0/+8
2009-11-07Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe1-4/+4
2009-11-06Use X.U.ExtensibleState instead of IORefsDaniel Schoepe1-6/+5
2009-11-07My config uses xmonadPropLog nowSpencer Janssen1-8/+6
2009-10-23Doc namespace minor updatesWirt Wolff1-1/+1
2009-10-23Use 'ewmh' in relevant configsSpencer Janssen3-13/+5
2009-10-22Resolve conflicts between Justin Bogner's C.Desktop patch and latest head.Daniel Schoepe1-3/+4
2009-10-11Move EWMH support initialization to a startupHookJustin Bogner3-8/+9
2009-10-22C.Desktop fix bad escaping and typoWirt Wolff1-7/+7
2009-10-22C.Desktop doc explaining common desktop config customizationsWirt Wolff4-2/+148
2009-10-20C.Gnome combine with instead of replace Desktop startupHookWirt Wolff1-2/+2
2009-09-15XMonadContrib: set the default cursor to left_ptr for the Desktop configAndres Salomon1-0/+2
2009-10-12Add Portability and Stability boilerplate for a couple modules.Adam Vogt5-0/+10
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-2/+2
2009-09-18Run gnomeRegister from startupHookSpencer Janssen1-6/+5
2009-09-18Use U.Run.safeSpawn in C.GnomeAdam Vogt1-6/+2
2009-09-18Add gnomeRegister to C.Gnome.Adam Vogt1-3/+31
2009-09-01Minor changes to my configSpencer Janssen1-4/+7
2009-08-26Preserve backwards compatibility with H.ServerModeAdam Vogt1-2/+1
2009-08-25Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe1-1/+2
2009-07-05Remove trailing whitespace from many modulesAdam Vogt5-12/+12
2009-02-19Use doShift in my configSpencer Janssen1-1/+1
2009-02-03Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe3-5/+7
2009-01-17Use spawnOn in my configSpencer Janssen1-8/+9
2009-01-16Update to my configSpencer Janssen1-1/+9
2008-12-11Add KDE 4 config, thanks to Shirakawasuna on IRCSpencer Janssen1-1/+13
2008-10-25I use the deleteConsecutive history filterSpencer Janssen1-0/+1
2008-12-03Remove XMonad.Config.PlainConfig, it has been turned into the separate xmonad...Braden Shepherdson1-528/+0
2008-09-24add XMonad.Config.AzertyDevin Mullins1-0/+46
2008-09-21Update my config to use 'statusBar'Spencer Janssen1-9/+8
2008-09-21cleanup - use currentTagDevin Mullins1-1/+1
2008-09-17Sketch of XMonad.Config.MonadSpencer Janssen1-0/+49
2008-09-11Use the new completion on tab settingSpencer Janssen1-0/+1
2008-09-11Fix haddock typos in XMonad.Config.{Desktop,Gnome,Kde}Spencer Janssen4-5/+3
2008-08-12Updates to my configSpencer Janssen1-3/+2
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen3-6/+6
2008-06-10add support to Magnifier for vertical zooming.David Roundy1-4/+6
2008-06-10XMonad.Config.Desktop type problem (monomorphism?)Malebria1-1/+1
2008-05-22Default Xfce config, this time with me holding the copyright, maintainership,...Ivan.Miljenovic1-0/+42
2008-05-18Fixed location of xmonad.confRoman Cheplyaka1-1/+2
2008-05-18Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...Braden Shepherdson1-0/+527
2008-05-16I no longer use ScratchWorkspace.David Roundy1-4/+0