summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-10-16Bump X11, X11-extras versions in the READMESpencer Janssen
2007-10-16reformat commentsl.mai
2007-10-15Whitespace fixes for Properties.hsSpencer Janssen
2007-10-15Clean up trailing whitespaceSpencer Janssen
2007-10-14explain numlockMaskDevin Mullins
2007-10-14whitespace cleanup in Config.hsDevin Mullins
2007-10-14bump the version tag to 0.4, we're almost thereDon Stewart
2007-10-14document, and use better names, for serialising/existential-dispatch frameworkDon Stewart
2007-10-14typo in commentDon Stewart
2007-10-14more todosDon Stewart
2007-10-14doneDon Stewart
2007-10-14release tasksDon Stewart
2007-10-14some more layout clean upsDon Stewart
2007-10-14clean up Layout code a little moreDon Stewart
2007-10-13restore magic markup commentsDon Stewart
2007-10-13defer to sjanssen's manageHook commentDon Stewart
2007-10-13Heads up: rework the Config.hs file comments, and some variable names. Please...Don Stewart
2007-10-13clean up names of layout codeDon Stewart
2007-10-13Another manageHook exampleSpencer Janssen
2007-10-13Better comment for the default manageHookSpencer Janssen
2007-10-13add can't happen case to silence incomplete patterns in StackSet.hsDon Stewart
2007-10-12Bump X11-extras dependencySpencer Janssen
2007-10-12Respect ExitExceptions, fixes a regression where exitWith had no effectSpencer Janssen
2007-10-12Make runX return XStateSpencer Janssen
2007-10-12fix potential hole in userCode.David Roundy
2007-10-12Haddox fixAndrea Rossato
2007-10-12Add userCode function for the popular m `catchX` return ()Spencer Janssen
2007-10-12catch exceptions when calling user-written code.David Roundy
2007-10-12use the right catch in catchX.David Roundy
2007-10-12fix one last bug w.r.t. issue 55.David Roundy
2007-10-06more commentsDon Stewart
2007-10-11one more comment.David Roundy
2007-10-11add comments in XMonad.David Roundy
2007-10-11Nuke old TODOs, add a documentation TODOSpencer Janssen
2007-10-11Set the border color of new windows, nice catch by maukeSpencer Janssen
2007-10-10Bump required X11-extras version to 0.3.1Spencer Janssen
2007-10-10Only adjust floating windows that are actually larger than the screenSpencer Janssen
2007-10-08Add LANGUAGE pragmasShachaf Ben-Kiki
2007-10-06The empty line isntcomment.Ferenc Wagner
2007-10-06Add event handler for PropertyNotifyEvent that calls logHook if window title ...Christian Thiemann
2007-10-06Moving to code.haskell.orgSpencer Janssen
2007-10-06comments need to be given for all top level bindingsDon Stewart
2007-10-06a bunch of things in XMonad.hs are missing top level comments!Don Stewart
2007-10-06add mapWorkspace testsDevin Mullins
2007-10-06change emailDon Stewart
2007-10-06style on layout class codeDon Stewart
2007-10-06avoid name class with forever in 6.8Don Stewart
2007-10-05add pureMessage.David Roundy
2007-10-06polish some syntaxDon Stewart
2007-10-06oops, need to exportDevin Mullins