aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no regents in xmonad licenseDon Stewart2007-09-271-1/+1
* note that we use pattern guards in the .cabal fileDon Stewart2007-09-271-1/+1
* Add StackSet.focusMaster (mod-m) to move focus to masterDon Stewart2007-09-272-7/+16
* use hPrint instead of hPutStrLnDon Stewart2007-09-271-1/+1
* Split float upSpencer Janssen2007-09-241-8/+17
* Use the new StackSet.screens in windowsSpencer Janssen2007-09-241-1/+1
* Add StackSet.screensSpencer Janssen2007-09-241-0/+5
* fmt, and tiny comment seeking clarificationDon Stewart2007-09-181-2/+3
* Eliminate Operations.sink tooSpencer Janssen2007-09-172-5/+1
* Remove Operations functions which have StackSet equivalents, just use 'window...Spencer Janssen2007-09-172-27/+11
* Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)Alex Tarkovsky2007-09-172-30/+30
* Haddockify delete' commentsSpencer Janssen2007-09-171-1/+1
* Fix float behaviour, add shiftWin.Karsten Schoelzel2007-09-104-17/+44
* Add delete' for use in shiftKarsten Schoelzel2007-09-102-10/+11
* update description field of cabal fileDon Stewart2007-09-161-10/+9
* pointfree looks nicer hereDon Stewart2007-09-111-1/+1
* Remove redundant revealSpencer Janssen2007-09-101-1/+1
* Add missing insert markers for generate-configs.sh in Config.hsAlex Tarkovsky2007-09-071-4/+9
* Move lower boundary check into applySizeHints, because all users of applySize...Karsten Schoelzel2007-09-051-4/+8
* export getAtom from XMonad.Ivan Tarasov2007-08-251-1/+1
* Use show rather than string hacksSpencer Janssen2007-09-051-1/+1
* switch WorkspaceId to String.David Roundy2007-08-202-3/+3
* Alex Tarkovsky's docstring patch updated for conflictsSpencer Janssen2007-09-051-2/+10
* tasks doneDon Stewart2007-09-051-8/+1
* README: spellingSpencer Janssen2007-09-041-1/+1
* Bump version to 0.3Spencer Janssen2007-09-041-1/+1
* Add a link to XMonadContribSpencer Janssen2007-09-041-0/+12
* Point to X11-extras-0.3 in the READMESpencer Janssen2007-09-041-1/+1
* Depend on X11-extras >Spencer Janssen2007-09-031-1/+1
* Add location of X11-extras to READMESpencer Janssen2007-08-241-0/+2
* Add docstrings for mouse controlsSpencer Janssen2007-08-241-0/+3
* todosDon Stewart2007-08-221-0/+9
* comment only: example of 2 monitor gapsDon Stewart2007-08-211-0/+5
* don't refresh when setting focus to already focussed window.David Roundy2007-08-201-1/+1
* clear out motion events when processing one motion event.David Roundy2007-08-201-6/+9
* remove unneeded do.David Roundy2007-08-131-3/+2
* make splitHorizontallyBy accept any RealFrac.David Roundy2007-08-131-1/+1
* Fix new bug in screen switchingSpencer Janssen2007-08-161-1/+2
* -Wall policeDon Stewart2007-08-161-1/+1
* Comment onlySpencer Janssen2007-08-161-1/+1
* simplify code in StackSet.David Roundy2007-08-141-1/+1
* change workspaces to [WorkspaceId]David Roundy2007-08-143-6/+6
* Operations.windows: minor refactorSpencer Janssen2007-08-151-3/+2
* CleanupSpencer Janssen2007-08-102-13/+16
* move event loop out of mouseDrag.David Roundy2007-08-073-22/+44
* only display any given window once.David Roundy2007-07-241-1/+5
* Add greedyView, make it the default action for mod-werSpencer Janssen2007-08-153-2/+57
* Remove 'Eq' constraint from StackSet.indexSpencer Janssen2007-08-071-1/+1
* trailing whitespace onlyDon Stewart2007-08-051-2/+2
* added workspaces to hs-boot (needed by XMonadContrib.Commands and possibly ot...Andrea Rossato2007-07-281-0/+1