aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-14add BoringWindows module to make certain windows skipped when rotating focus.David Roundy1-4/+8
2008-05-08'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov2-2/+2
2008-05-07Use gnome-session-save for the mod-shift-q bindingSpencer Janssen1-1/+2
2008-05-07Whitespace onlySpencer Janssen1-1/+0
2008-05-07Add a binding for Gnome's "Run Application" dialogSpencer Janssen1-2/+24
2008-05-07Add some keybindings to the Kde configSpencer Janssen1-1/+10
2008-05-07IndentationSpencer Janssen1-5/+4
2008-05-07Add ToggleStruts to the desktop configSpencer Janssen1-0/+6
2008-05-07Refactor my configSpencer Janssen1-2/+4
2008-05-07Add XMonad.Config.KdeSpencer Janssen1-0/+32
2008-04-30manageHooks for my configSpencer Janssen1-1/+4
2008-04-30Add XMonad.Config.Desktop and XMonad.Config.GnomeSpencer Janssen2-0/+65
2008-04-19remove my config file -- the wiki is where its at.Don Stewart1-28/+0
2008-03-28Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey1-1/+0
2008-03-27clean up Config.Droundy.David Roundy1-36/+27
2008-03-26my current configDon Stewart1-6/+10
2008-03-25I don't use DwmStyleSpencer Janssen1-2/+1
2008-03-25XMonad.Layout.HintedTile: make alignment of shrunk windows configurableLukas Mai1-1/+1
2008-03-22use ewmhDesktopsLayout in Droundy.David Roundy1-2/+4
2008-03-22cut Anneal and Mosaic.David Roundy1-10/+0