aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add function and comment assisting use in resizing the screen.David Roundy2007-09-061-1/+15
* Add FloatKeys for moving and resizing of floating windows with the keyboardKarsten Schoelzel2007-09-052-0/+111
* Fix FlexibleResize for change in applySizeHintsKarsten Schoelzel2007-09-051-3/+3
* make dragPane handle thinner.David Roundy2007-09-051-1/+1
* cleanup in WorkspaceDir.David Roundy2007-08-271-1/+0
* new SetWMName module, useful for working around problems running Java GUI app...Ivan Tarasov2007-08-262-0/+115
* remove LayoutHooks module (which is unused).David Roundy2007-08-232-45/+0
* cleanup in DwmPromote.David Roundy2007-08-231-7/+5
* cleanup in ViewPrev.David Roundy2007-08-231-3/+1
* clean up CopyWindow.David Roundy2007-08-231-28/+7
* Add CycleWS to MetaModuleSpencer Janssen2007-09-051-0/+1
* CycleWS: a couple of simple functions to cycle between workspacesAndrea Rossato2007-08-211-0/+51
* make Contrib use WorkspaceIdDavid Roundy2007-08-202-11/+10
* Add HintedTile docstringSpencer Janssen2007-09-051-0/+4
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-0537-9/+360
* docs not generated in DragPane.hsDon Stewart2007-09-052-3/+3
* HintedTile typoSpencer Janssen2007-09-041-1/+1
* HintedTileSpencer Janssen2007-09-041-1/+3
* Doc fixes for DragPaneSpencer Janssen2007-09-041-1/+1
* XPrompt: a very long string in the completion list can lead to a division by ...Andrea Rossato2007-08-301-1/+1
* XPrompt.hs: remove debugging bitsAndrea Rossato2007-08-281-1/+0
* make code more compact in XPrompt.David Roundy2007-08-271-41/+18
* XPrompt: just code formattingAndrea Rossato2007-08-221-26/+26
* fix bug leading to early exit in XPrompt.David Roundy2007-08-271-1/+2
* fix bug where we draw divider for DragPane even if there's just one window.David Roundy2007-08-231-4/+6
* CopyWindow: update usage infoSpencer Janssen2007-08-211-1/+1
* add DragPane.David Roundy2007-08-132-0/+118
* fix bug in Combo where we ignored changes in super.David Roundy2007-08-131-4/+4
* remove redundant fromIntegral from Commands.David Roundy2007-08-201-1/+1
* Mosaic.hs (really) Fix incorrect usage exampleJason Creighton2007-08-181-2/+1
* Mosaic.hs: Fix incorrect usage exampleJason Creighton2007-08-181-2/+2
* XPrompt: haddock tuning and more commentsAndrea Rossato2007-08-181-7/+24
* SwitchTrans:: haddock tuningAndrea Rossato2007-08-181-1/+1
* RunInXTerm: haddock tuningAndrea Rossato2007-08-181-1/+1
* RotSlaves: haddock tuningAndrea Rossato2007-08-181-2/+1
* Roledex: haddock tuningAndrea Rossato2007-08-181-3/+4
* LayoutHelpers: haddock tuningAndrea Rossato2007-08-181-2/+2
* DirectoryPrompt: removed ShellPrompt usage info and added pointer to Workspac...Andrea Rossato2007-08-181-18/+1
* DeManage: haddock fixesAndrea Rossato2007-08-181-0/+3
* MetaModule: removed BackCompat no longer in the repositoryAndrea Rossato2007-08-181-1/+0
* fix MagicFocus/floats interactionPeter De Wachter2007-08-161-4/+6
* fix Circle/floats interactionPeter De Wachter2007-08-161-6/+11
* XPrompt: documentation onlyAndrea Rossato2007-08-171-3/+26
* ShellPrompt: quickcheck related refactoringAndrea Rossato2007-08-171-2/+6
* added a tests directory with quickcheck tests for XPrompt and ShellPromptAndrea Rossato2007-08-171-0/+81
* XPrompt: quickcheck related refactoringAndrea Rossato2007-08-171-14/+25
* XPrompt: fixes a nasty bug in getLastWordAndrea Rossato2007-08-151-4/+7
* ghc thinks I don't need those fromIntegralsl.mai2007-08-161-2/+2
* use XPrompt in WorkspaceDir.David Roundy2007-08-143-8/+68
* clean up DynamicWorkspaces to handle layouts properly.David Roundy2007-08-141-12/+16