aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set WM_STATE, iconify invisible windows (+9 loc)Stefan O'Rear2007-06-043-15/+40
* clean up Main.hs slightlyDon Stewart2007-06-041-9/+9
* whitespaceDon Stewart2007-06-041-3/+3
* -WallDon Stewart2007-06-041-1/+0
* do not cache atom values within Xmonad, instead let Xlib worry about caching ...Stefan O'Rear2007-06-043-8/+13
* Honor configure requests from unmanaged windowsSpencer Janssen2007-06-041-4/+4
* -Wall policeSpencer Janssen2007-06-031-4/+3
* Correctly handle resize requests (-12 +22)Stefan O'Rear2007-06-031-12/+22
* comments onlyDon Stewart2007-06-031-4/+13
* Polish core layout code. Lifts limitation on nmaster > 1. it may be 0 nowDon Stewart2007-06-031-41/+41
* heads up: polish config.hs. moves tiling-local values into lexical scope. rem...Don Stewart2007-06-032-28/+61
* set build-depends base>Don Stewart2007-06-031-2/+2
* 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