aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* simplify codeDon Stewart2007-06-061-1/+1
* mention why StackSet needs -fglasgow-exts (for deriving Typeable)Don Stewart2007-06-052-2/+4
* comments onlyDon Stewart2007-06-051-23/+5
* clean size hint codeDon Stewart2007-06-051-22/+22
* Enable logging of state changes to stdoutDon Stewart2007-06-054-4/+13
* remove accidental logging of eventsDon Stewart2007-06-051-6/+3
* Fix lost eventNotifyMask bugDon Stewart2007-06-052-14/+46
* whitespace onlyDon Stewart2007-06-051-8/+7
* Comment onlySpencer Janssen2007-06-041-1/+2
* Wibble.Spencer Janssen2007-06-041-1/+1
* -Wall policeSpencer Janssen2007-06-041-5/+8
* apply size hints to floating windowsPeter De Wachter2007-06-041-2/+4
* size hints infrastructurePeter De Wachter2007-06-041-0/+33
* Delete stale commentSpencer Janssen2007-06-041-2/+0
* Comment onlySpencer Janssen2007-06-041-1/+0
* Use 'windows' in 'focus'Spencer Janssen2007-06-041-1/+1
* realign guardl.mai2007-06-041-1/+1
* swapUp/Down are also mirroredSpencer Janssen2007-06-041-6/+5
* Remove redundant cases in swapUp/DownSpencer Janssen2007-06-041-2/+0
* focusUp/Down are the same, in reversed orderSpencer Janssen2007-06-041-6/+9
* Simplify focusUp/DownSpencer Janssen2007-06-041-4/+2
* Integral implies EqSpencer Janssen2007-06-041-1/+1
* Comment typo.Spencer Janssen2007-06-041-3/+0
* Dump state at launch (commented for now)Spencer Janssen2007-06-041-0/+2
* Small clean upSpencer Janssen2007-06-041-3/+2
* Merge windows and refreshSpencer Janssen2007-06-041-40/+37
* Use the new integrate functionSpencer Janssen2007-06-042-4/+2
* Add integrateSpencer Janssen2007-06-041-1/+8
* Delete stale commentsSpencer Janssen2007-06-041-6/+1
* Remove inaccurate warnings about 'hide'Spencer Janssen2007-06-041-3/+0
* base >Spencer Janssen2007-06-042-6/+6
* Remove no-longer-needed 'dimensions' state (-5 loc)Stefan O'Rear2007-06-043-10/+2
* 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