aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clean up names of layout codeDon Stewart2007-10-134-51/+58
* Another manageHook exampleSpencer Janssen2007-10-131-0/+5
* Better comment for the default manageHookSpencer Janssen2007-10-131-1/+2
* add can't happen case to silence incomplete patterns in StackSet.hsDon Stewart2007-10-131-1/+1
* Bump X11-extras dependencySpencer Janssen2007-10-121-1/+1
* Respect ExitExceptions, fixes a regression where exitWith had no effectSpencer Janssen2007-10-122-4/+7
* Make runX return XStateSpencer Janssen2007-10-121-2/+2
* fix potential hole in userCode.David Roundy2007-10-121-1/+1
* Haddox fixAndrea Rossato2007-10-121-1/+1
* Add userCode function for the popular m `catchX` return ()Spencer Janssen2007-10-123-7/+10
* catch exceptions when calling user-written code.David Roundy2007-10-122-2/+4
* use the right catch in catchX.David Roundy2007-10-121-0/+2
* fix one last bug w.r.t. issue 55.David Roundy2007-10-121-1/+1
* more commentsDon Stewart2007-10-061-2/+2
* one more comment.David Roundy2007-10-111-1/+2
* add comments in XMonad.David Roundy2007-10-111-17/+24
* Nuke old TODOs, add a documentation TODOSpencer Janssen2007-10-111-10/+2
* Set the border color of new windows, nice catch by maukeSpencer Janssen2007-10-111-1/+4
* Bump required X11-extras version to 0.3.1Spencer Janssen2007-10-101-1/+1
* Only adjust floating windows that are actually larger than the screenSpencer Janssen2007-10-101-1/+1
* Add LANGUAGE pragmasShachaf Ben-Kiki2007-10-082-3/+3
* The empty line isntcomment.Ferenc Wagner2007-10-061-1/+0
* Add event handler for PropertyNotifyEvent that calls logHook if window title ...Christian Thiemann2007-10-061-0/+4
* Moving to code.haskell.orgSpencer Janssen2007-10-061-2/+2
* comments need to be given for all top level bindingsDon Stewart2007-10-061-2/+13
* a bunch of things in XMonad.hs are missing top level comments!Don Stewart2007-10-061-7/+17
* add mapWorkspace testsDevin Mullins2007-10-061-0/+8
* change emailDon Stewart2007-10-061-1/+1
* style on layout class codeDon Stewart2007-10-061-19/+25
* avoid name class with forever in 6.8Don Stewart2007-10-061-2/+2
* add pureMessage.David Roundy2007-10-052-4/+5
* polish some syntaxDon Stewart2007-10-061-4/+4
* oops, need to exportDevin Mullins2007-10-061-1/+1
* (cleanup) extract mapWorkspace out of renameTagDevin Mullins2007-10-061-5/+10
* comment out type error'd propertyDon Stewart2007-10-061-0/+2
* add floating propertyDon Stewart2007-10-061-0/+6
* mention C headersDon Stewart2007-10-061-0/+6
* Comment onlySpencer Janssen2007-10-051-1/+1
* Move grabButtons/Keys into XSpencer Janssen2007-10-051-17/+18
* Make WindowSet serialization robust to layout changesSpencer Janssen2007-10-052-4/+12
* Add mapLayoutSpencer Janssen2007-10-052-2/+15
* extract Properties module for re-use by contrib testsDevin Mullins2007-10-042-0/+9
* Remove commented codeSpencer Janssen2007-10-041-7/+0
* manageHook: use the curry style, better documentationSpencer Janssen2007-10-033-7/+12
* PointfreeSpencer Janssen2007-10-031-1/+1
* Remove unused importSpencer Janssen2007-10-032-2/+0
* Float Gimp tooSpencer Janssen2007-10-031-2/+3
* List possibleLayouts last, because users are less likely to modify itSpencer Janssen2007-10-021-7/+7
* Docs for defaultLayout and defaultLayoutsSpencer Janssen2007-10-021-1/+4
* clean up Config a bit.David Roundy2007-10-021-8/+1