aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* add BoringWindows module to make certain windows skipped when rotating focus.David Roundy2008-05-141-4/+8
* 'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov2008-05-082-2/+2
* Use gnome-session-save for the mod-shift-q bindingSpencer Janssen2008-05-071-1/+2
* Whitespace onlySpencer Janssen2008-05-071-1/+0
* Add a binding for Gnome's "Run Application" dialogSpencer Janssen2008-05-071-2/+24
* Add some keybindings to the Kde configSpencer Janssen2008-05-071-1/+10
* IndentationSpencer Janssen2008-05-071-5/+4
* Add ToggleStruts to the desktop configSpencer Janssen2008-05-071-0/+6
* Refactor my configSpencer Janssen2008-05-071-2/+4
* Add XMonad.Config.KdeSpencer Janssen2008-05-071-0/+32
* manageHooks for my configSpencer Janssen2008-04-301-1/+4
* Add XMonad.Config.Desktop and XMonad.Config.GnomeSpencer Janssen2008-04-302-0/+65
* remove my config file -- the wiki is where its at.Don Stewart2008-04-191-28/+0
* Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey2008-03-281-1/+0
* clean up Config.Droundy.David Roundy2008-03-271-36/+27
* my current configDon Stewart2008-03-261-6/+10
* I don't use DwmStyleSpencer Janssen2008-03-251-2/+1
* XMonad.Layout.HintedTile: make alignment of shrunk windows configurableLukas Mai2008-03-251-1/+1
* use ewmhDesktopsLayout in Droundy.David Roundy2008-03-221-2/+4
* cut Anneal and Mosaic.David Roundy2008-03-221-10/+0
* I now use ServerModeAndrea Rossato2008-02-261-1/+3
* rewrite ScratchWorkspace to make scratch always visible, but not always on sc...David Roundy2008-03-081-1/+1
* add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy2008-03-081-2/+2
* switch Droundy to smartBorders (which works better with ScratchWorkspace).David Roundy2008-03-011-3/+3
* implement ScratchWorkspace.David Roundy2008-02-291-1/+7
* Arossato: updated to latest changesAndrea Rossato2008-02-191-21/+6
* Arossato: update to latest changesAndrea Rossato2008-02-081-12/+18
* roll back to previous version of Droundy.hs.David Roundy2008-02-051-10/+10
* make tabbed work nicely with LayoutCombinators and WindowNavigation.David Roundy2008-02-051-9/+10