aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config/Droundy.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner1-5/+5
2013-05-28eliminate references to defaultConfigDaniel Wagner1-2/+2
2011-05-04Compile with ghc7Mats Rauhala1-1/+2
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-1/+0
2009-10-23Use 'ewmh' in relevant configsSpencer Janssen1-6/+2
2009-10-11Move EWMH support initialization to a startupHookJustin Bogner1-1/+2
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-2/+2
2009-07-05Remove trailing whitespace from many modulesAdam Vogt1-8/+8
2009-02-03Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe1-2/+3
2008-09-21cleanup - use currentTagDevin Mullins1-1/+1
2008-06-10add support to Magnifier for vertical zooming.David Roundy1-4/+6
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-03-27clean up Config.Droundy.David Roundy1-36/+27
2008-03-22use ewmhDesktopsLayout in Droundy.David Roundy1-2/+4
2008-03-22cut Anneal and Mosaic.David Roundy1-10/+0
2008-03-08rewrite ScratchWorkspace to make scratch always visible, but not always on sc...David Roundy1-1/+1
2008-03-08add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy1-2/+2
2008-03-01switch Droundy to smartBorders (which works better with ScratchWorkspace).David Roundy1-3/+3
2008-02-29implement ScratchWorkspace.David Roundy1-1/+7
2008-02-05roll back to previous version of Droundy.hs.David Roundy1-10/+10
2008-02-05make tabbed work nicely with LayoutCombinators and WindowNavigation.David Roundy1-9/+10
2008-02-04enable proper handling of panels in droundy config.David Roundy1-0/+3
2008-02-01REMOVE RotView: use CycleWS instead.Brent Yorgey1-3/+3
2008-01-30Various decorations related updatesSpencer Janssen1-1/+1
2008-01-28Named: reimplemented as a LayoutModifier and updated Config.Droundy accordinglyAndrea Rossato1-4/+4
2007-12-19Update various restart bindingsSpencer Janssen1-1/+1
2007-12-16update Config.Droundy to use a few nice hooks.David Roundy1-3/+5
2007-12-08More import pruningSpencer Janssen1-2/+1
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Prune more importsSpencer Janssen1-2/+0
2007-12-04Droundy.hs: add spaces so haddock isn't confused by commented-out ||| combinatorBrent Yorgey1-1/+1
2007-12-01my urgency-hook code also seems to crach... change in Droundy.David Roundy1-4/+7
2007-12-01disable avoidStruts in Droundy again.David Roundy1-2/+2
2007-12-01add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy1-5/+25
2007-11-30tune Droundy config.David Roundy1-3/+3
2007-11-27LayoutCombinators: changes infixes and added many other combinators.Andrea Rossato1-3/+3
2007-11-27Alleviate clashing symbols with XMonad.ManageHook.<||>Spencer Janssen1-1/+1
2007-11-23clean up mosaic a bit more.David Roundy1-3/+17
2007-11-16Config/Droundy.hs: -Wall police, add -fno-warn-orphansBrent Yorgey1-1/+1
2007-11-14improve shrinking in Droundy.hsDavid Roundy1-0/+8
2007-11-13make shrinker preserved over restart in tabbed.David Roundy1-4/+18
2007-11-12prune Droundy.hs.David Roundy1-24/+2
2007-11-11changes to work with XConfig of kind * -> *.David Roundy1-4/+4
2007-11-11add two new modules, one to name layouts, another to select a layout.David Roundy1-2/+5
2007-11-09add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy1-12/+2
2007-11-07clean up Droundy.hs.David Roundy1-3/+3
2007-11-05fix Config.Droundy to compile again.David Roundy1-214/+64
2007-11-05build with optimisations on as usual, fix a few compile errorsDon Stewart1-9/+12
2007-11-04Move configs/droundy.hs to an actual library moduleSpencer Janssen1-0/+0