aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Config (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-27clean up Config.Droundy.David Roundy1-36/+27
2008-03-26my current configDon Stewart1-6/+10
2008-03-25I don't use DwmStyleSpencer Janssen1-2/+1
2008-03-25XMonad.Layout.HintedTile: make alignment of shrunk windows configurableLukas Mai1-1/+1
2008-03-22use ewmhDesktopsLayout in Droundy.David Roundy1-2/+4
2008-03-22cut Anneal and Mosaic.David Roundy1-10/+0
2008-02-26I now use ServerModeAndrea Rossato1-1/+3
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-19Arossato: updated to latest changesAndrea Rossato1-21/+6
2008-02-08Arossato: update to latest changesAndrea Rossato1-12/+18
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 Janssen3-27/+17
2008-01-28Named: reimplemented as a LayoutModifier and updated Config.Droundy accordinglyAndrea Rossato1-4/+4
2008-01-27WindowArranger can now arrange all windowsAndrea Rossato1-1/+1
2008-01-26Arossato: updated my config to recent changesAndrea Rossato1-16/+60
2008-01-26Don't export TConf anymore and export DeConfig insteadAndrea Rossato2-13/+13
2008-01-27I use urxvtc nowSpencer Janssen1-1/+1
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-09I use ManageDocks nowSpencer Janssen1-3/+5
2007-12-09Arossato: my teaTime application.Andrea Rossato1-0/+1
2007-12-08More import pruningSpencer Janssen3-5/+2
2007-12-08Remove XMonad.Operations importsSpencer Janssen3-3/+0
2007-12-08Prune more importsSpencer Janssen2-4/+0
2007-12-08I use CopyWindow nowSpencer Janssen1-2/+7
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-12-05Update Sjanssen.hsSpencer Janssen1-3/+7
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-24Arossato: some changes. I now use Magnifier among my layoutsAndrea Rossato1-44/+54
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-16Arossato: my terminal is urxvtAndrea Rossato1-1/+1
2007-11-16Arossato: removed unneeded bitsAndrea Rossato1-1/+0
2007-11-15Arossato: documentationAndrea Rossato1-6/+47
2007-11-15remove unneeded Data.Bits imports.David Roundy1-1/+0
2007-11-14CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev1-76/+0
2007-11-14Arossato: removed unneeded bitsAndrea Rossato1-4/+1
2007-11-14improve shrinking in Droundy.hsDavid Roundy1-0/+8