aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Depend on X11-extras >Spencer Janssen2007-05-302-2/+2
* Require X11 >Spencer Janssen2007-05-302-4/+2
* point out restart is used to propagate changesDon Stewart2007-05-301-1/+1
* Really change restart keybinding this timeSpencer Janssen2007-05-301-1/+1
* UNDO: HEADS UP: Change restart keybinding to mod-qSpencer Janssen2007-05-301-1/+1
* HEADS UP: Change restart keybinding to mod-qSpencer Janssen2007-05-301-1/+1
* Fix 'refresh' doc stringSpencer Janssen2007-05-291-1/+1
* Give link to bugtracker in "BUGS" section of manpageJason Creighton2007-05-291-1/+1
* make 'tall' layout the default on startup. more useful for new usersDon Stewart2007-05-291-3/+3
* notes about which dependant packages already come with ghcDon Stewart2007-05-291-1/+4
* forgot to set focus in 'focus'. this restores the old behaviourDon Stewart2007-05-281-1/+1
* don't refresh on focus eventsDon Stewart2007-05-281-1/+1
* ensure !! won't go out of bounds in modifyGapDon Stewart2007-05-281-1/+1
* mention .xinitrcDon Stewart2007-05-281-1/+1
* update readmeDon Stewart2007-05-281-31/+60
* Add the HTML manpageSpencer Janssen2007-05-281-1/+1
* Fix manpage generatorSpencer Janssen2007-05-281-1/+1
* apply gap to each screenDon Stewart2007-05-281-10/+8
* move gapcalc.cDon Stewart2007-05-281-70/+0
* Remove gapcalc.c from the sdist, add generated manpageSpencer Janssen2007-05-281-1/+1
* help man scriptDon Stewart2007-05-281-2/+1
* done with gapDon Stewart2007-05-281-3/+1
* Document mod-nSpencer Janssen2007-05-281-1/+1
* be sure to reset the gap list on rescreenDon Stewart2007-05-282-3/+4
* support per-screen gap settings. you can have different gaps on individual sc...Don Stewart2007-05-284-11/+19
* Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screenDon Stewart2007-05-284-23/+28
* Update extra-source-filesSpencer Janssen2007-05-271-0/+1
* Note the manpage move in xmonad.cabalSpencer Janssen2007-05-271-1/+1
* refactor onlyDon Stewart2007-05-271-10/+5
* comments on alternative gap movement policiesDon Stewart2007-05-271-0/+3
* when focus is called from an event, better refresh too, since it might have s...Don Stewart2007-05-271-1/+6
* only set gap on current physical screenDon Stewart2007-05-271-4/+7
* gapDon Stewart2007-05-271-0/+2
* todoDon Stewart2007-05-271-0/+1
* revert raiseWindow in focus. Leads to some funny races with pop ups. Harmless...Don Stewart2007-05-271-1/+1
* mod-b, toggle on or off the status bar gapDon Stewart2007-05-276-8/+88
* Add new config value, defaultMenuGap, for specifying a gap for a status barDon Stewart2007-05-273-2/+9
* raiseWindow when settings focus. The focused window should always be raised, ...Don Stewart2007-05-271-1/+2
* Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bugDon Stewart2007-05-272-3/+3
* dead codeDon Stewart2007-05-271-1/+0
* refactor code smell in Operation.hsDon Stewart2007-05-271-31/+36
* clean Main.hs slightlyDon Stewart2007-05-271-6/+7
* todoDon Stewart2007-05-271-1/+0
* Generate keybindings section in manpage from Config.hsJason Creighton2007-05-274-121/+70
* specify --user, spotted by fastaDon Stewart2007-05-271-1/+1
* HEADS UP: change key binding for swapLeft/Right and IncMasterDon Stewart2007-05-264-107/+117
* type sig for abort.Don Stewart2007-05-261-2/+3
* Add an abort function, called for deliberate and intentional errorsNeil Mitchell2007-05-241-2/+6
* Delete the Catch wrapper, no longer required by the latest version of CatchNeil Mitchell2007-05-241-72/+0
* start on TODO list needed for 0.2 to be taggedDon Stewart2007-05-261-39/+6