aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix out-of-date comment in Config.hs.Chris Mears2007-06-021-1/+1
* only grab button{1,2,3} for click-to-focus (scrollwheel shouldn't focus)Jason Creighton2007-06-021-2/+3
* make mouse bindings configurableJason Creighton2007-06-024-54/+69
* commented out implementation state logging. if someone has a client, we can e...Don Stewart2007-06-011-1/+2
* ignore numlock/capslock on mouse bindingsJason Creighton2007-06-013-8/+12
* now we handle transients properly, and restack windows, refresh from focus is okDon Stewart2007-06-011-1/+1
* Rename withWorkspace to withWindowSet.glasser2007-06-012-10/+10
* Revert accidental change to border colorSpencer Janssen2007-05-311-1/+1
* comments on why fullscreen tiling doesn't work with `implicit' floatingDon Stewart2007-05-311-0/+10
* clean up mouse code a bitDon Stewart2007-05-314-46/+72
* first shot at a floating layerJason Creighton2007-05-315-36/+128
* remove LOC cap (but still print count after tests)Jason Creighton2007-05-311-1/+0
* Remove 0.2 TODOsSpencer Janssen2007-05-311-4/+0
* Bump version to 0.2Spencer Janssen2007-05-301-1/+1
* Minor style change.Spencer Janssen2007-05-301-1/+1
* log errors on executeFile in restartnickburlett2007-05-301-1/+1
* 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