aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build with optimisations on as usual, fix a few compile errorsDon Stewart2007-11-053-11/+17
* Add XMonad.Config.SjanssenSpencer Janssen2007-11-052-0/+51
* Move configs/droundy.hs to an actual library moduleSpencer Janssen2007-11-042-8/+0
* fix warnings in Combo.David Roundy2007-11-011-2/+0
* make WorkspaceDir always store absolute pathnames.David Roundy2007-11-011-3/+8
* add new off-center layout combinators.David Roundy2007-11-012-31/+30
* add configs demo directoryDavid Roundy2007-11-012-0/+334
* Add Cabal stuffSpencer Janssen2007-11-012-0/+92
* make Hierarchical LayoutCombinators.David Roundy2007-11-011-2/+2
* fix selectWorkspace to work with new config.David Roundy2007-11-011-7/+9
* HierarchifySpencer Janssen2007-11-0177-412/+412
* Use hierarchical module names from the coreSpencer Janssen2007-11-0157-94/+94
* code to define a strut-avoiding layout.David Roundy2007-10-241-0/+19
* reenable JumpToLayout in NewSelect.David Roundy2007-11-011-3/+35
* -Wall police in Run.David Roundy2007-11-011-1/+0
* port Combo (dropping combo).David Roundy2007-11-011-54/+8
* Port ToggleLayoutsSpencer Janssen2007-11-011-1/+0
* Port WorkspacePromptSpencer Janssen2007-11-011-1/+1
* Port AccordionSpencer Janssen2007-11-011-1/+1
* Port DishesSpencer Janssen2007-11-011-1/+1
* Dishes: tabsSpencer Janssen2007-11-011-11/+11
* Port DragPaneSpencer Janssen2007-11-011-1/+2
* Port MosaicAltSpencer Janssen2007-11-011-1/+1
* Port ResizableTileSpencer Janssen2007-11-011-1/+1
* Port RoledexSpencer Janssen2007-11-011-1/+1
* Port SpiralSpencer Janssen2007-11-011-0/+1
* Port TagWindowsSpencer Janssen2007-11-011-1/+1
* Port ThreeColumnsSpencer Janssen2007-11-011-1/+1
* Port TwoPaneSpencer Janssen2007-11-011-1/+1
* Port XMonadPromptSpencer Janssen2007-11-011-1/+3
* XMonadPrompt: tabsSpencer Janssen2007-11-011-1/+1
* Port WindowNavigationSpencer Janssen2007-11-011-1/+1
* Port SubmapSpencer Janssen2007-11-011-3/+4
* Port CycleWSSpencer Janssen2007-11-011-5/+7
* NO TABSSpencer Janssen2007-11-011-2/+2
* Port CommandsSpencer Janssen2007-11-011-29/+33
* XPrompt: don't import XMonad.configSpencer Janssen2007-11-011-1/+1
* More portingSpencer Janssen2007-11-012-7/+7
* Port DynamicLogSpencer Janssen2007-11-011-6/+6
* Port NoBordersSpencer Janssen2007-11-011-12/+12
* LayoutModifier: LayoutMessages have movedSpencer Janssen2007-11-011-1/+0
* Remove Config import from RunSpencer Janssen2007-11-011-6/+6
* Remove 'descriptions' stuff from NewSelect. I think we can do this without m...Spencer Janssen2007-11-011-21/+0
* add NewSelect layout combinator.David Roundy2007-10-241-2/+78
* ManPrompt.hs: auto-complete explicit paths (those with `/')Valery V. Vorotyntsev2007-11-041-25/+27
* clean up destroyed windows from urgents listDevin Mullins2007-11-031-2/+5
* add focusUrgent action, for those too lazy to readDevin Mullins2007-11-031-0/+9
* changed urgent state from Set to listDevin Mullins2007-11-031-8/+9
* fix examplesDevin Mullins2007-11-031-2/+2
* add haddock for top-level Dzen bindingsDevin Mullins2007-11-031-10/+14