aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-124-4/+0
* BluetileConfig: Fullscreen tweaks and border color changeJan Vornberger2010-02-011-2/+5
* Use <+> instead of explicit M.union to merge keybindings in X.C.*Adam Vogt2010-01-245-6/+6
* use restart to restart xmonad (no longer bluetile)Jens Petersen2010-01-161-2/+2
* Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger2009-12-221-1/+1
* Added Bluetile's configJan Vornberger2009-12-091-0/+215
* generalize IO actions to MonadIO mdaniel2009-11-141-1/+2
* Make a haddock link direct in C.Desktop.Adam Vogt2009-11-111-1/+1
* Use X.U.SpawnOnce in my configSpencer Janssen2009-11-071-0/+8
* Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe2009-11-071-4/+4
* Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2009-11-061-6/+5
* My config uses xmonadPropLog nowSpencer Janssen2009-11-071-8/+6
* Doc namespace minor updatesWirt Wolff2009-10-231-1/+1
* Use 'ewmh' in relevant configsSpencer Janssen2009-10-233-13/+5
* Resolve conflicts between Justin Bogner's C.Desktop patch and latest head.Daniel Schoepe2009-10-221-3/+4
* Move EWMH support initialization to a startupHookJustin Bogner2009-10-113-8/+9
* C.Desktop fix bad escaping and typoWirt Wolff2009-10-221-7/+7
* C.Desktop doc explaining common desktop config customizationsWirt Wolff2009-10-224-2/+148
* C.Gnome combine with instead of replace Desktop startupHookWirt Wolff2009-10-201-2/+2
* XMonadContrib: set the default cursor to left_ptr for the Desktop configAndres Salomon2009-09-151-0/+2
* Add Portability and Stability boilerplate for a couple modules.Adam Vogt2009-10-125-0/+10
* Factor out direction types and put them in X.U.TypesDaniel Schoepe2009-09-191-2/+2
* Run gnomeRegister from startupHookSpencer Janssen2009-09-181-6/+5
* Use U.Run.safeSpawn in C.GnomeAdam Vogt2009-09-181-6/+2
* Add gnomeRegister to C.Gnome.Adam Vogt2009-09-181-3/+31
* Minor changes to my configSpencer Janssen2009-09-011-4/+7
* Preserve backwards compatibility with H.ServerModeAdam Vogt2009-08-261-2/+1
* Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe2009-08-251-1/+2
* Remove trailing whitespace from many modulesAdam Vogt2009-07-055-12/+12
* Use doShift in my configSpencer Janssen2009-02-191-1/+1
* Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe2009-02-033-5/+7
* Use spawnOn in my configSpencer Janssen2009-01-171-8/+9
* Update to my configSpencer Janssen2009-01-161-1/+9
* Add KDE 4 config, thanks to Shirakawasuna on IRCSpencer Janssen2008-12-111-1/+13
* I use the deleteConsecutive history filterSpencer Janssen2008-10-251-0/+1
* Remove XMonad.Config.PlainConfig, it has been turned into the separate xmonad...Braden Shepherdson2008-12-031-528/+0
* add XMonad.Config.AzertyDevin Mullins2008-09-241-0/+46
* Update my config to use 'statusBar'Spencer Janssen2008-09-211-9/+8
* cleanup - use currentTagDevin Mullins2008-09-211-1/+1
* Sketch of XMonad.Config.MonadSpencer Janssen2008-09-171-0/+49
* Use the new completion on tab settingSpencer Janssen2008-09-111-0/+1
* Fix haddock typos in XMonad.Config.{Desktop,Gnome,Kde}Spencer Janssen2008-09-114-5/+3
* Updates to my configSpencer Janssen2008-08-121-3/+2
* I prefer the spencerjanssen@gmail.com addressSpencer Janssen2008-07-143-6/+6
* add support to Magnifier for vertical zooming.David Roundy2008-06-101-4/+6
* XMonad.Config.Desktop type problem (monomorphism?)Malebria2008-06-101-1/+1
* Default Xfce config, this time with me holding the copyright, maintainership,...Ivan.Miljenovic2008-05-221-0/+42
* Fixed location of xmonad.confRoman Cheplyaka2008-05-181-1/+2
* Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...Braden Shepherdson2008-05-181-0/+527
* I no longer use ScratchWorkspace.David Roundy2008-05-161-4/+0