aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-10Add XMonad.Config.Bepo (Yorick Laupa)Adam Vogt1-0/+47
2015-01-24add another extension to actually fix the build with ghc-7.10-RC1Adam Vogt1-0/+1
2014-10-02X.C.Prime: doc tweaksDevin Mullins1-5/+8
2014-10-01X.C.Prime: doc fixesDevin Mullins1-2/+2
2014-10-01X.C.Prime: add 'withScreens' and friendsDevin Mullins1-14/+85
2014-09-25X.C.Prime: doc changesDevin Mullins1-1/+15
2014-09-25X.C.Prime: add withWorkspaces et al.Devin Mullins1-52/+151
2014-09-24X.C.Prime: add ifThenElse bindingDevin Mullins1-0/+7
2014-09-15X.C.Prime: doc fixesDevin Mullins1-5/+5
2014-09-14X.C.Prime: fix 'def' hyperlink in docDevin Mullins1-3/+3
2014-09-14XMonad.Config.Prime, a do-notation for configDevin Mullins1-0/+495
2014-08-03config-mateallbery.b1-0/+85
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