aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-29Fix dbus-send call in XMonad.Config.Gnomemd143rbh7f1-1/+1
2013-08-13don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTKDaniel Wagner1-2/+1
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner4-17/+16
2013-05-28eliminate references to defaultConfigDaniel Wagner7-17/+18
2013-05-03since XMonad.Config.Dmwit mentions xmobar, we should include the associated ....Daniel Wagner1-0/+10
2013-05-02XMonad.Config.DmwitDaniel Wagner1-0/+324
2011-05-04Compile with ghc7Mats Rauhala1-1/+2
2010-08-03Adjust X.C.Desktop documentation content.Adam Vogt1-9/+7
2010-07-28Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger1-1/+1
2010-06-16A hook to handle minimize/restore window manager hints.Justin Bogner1-2/+2
2010-06-03PositionStoreHook: take decoration into accountJan Vornberger1-1/+1
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