Age | Commit message (Expand) | Author |
2007-10-24 | xmonad, not XMonad | Spencer Janssen |
2007-10-24 | STYLE: enlarge on existing principles | gwern0 |
2007-10-24 | start on style guide | Don Stewart |
2007-10-19 | Operations.hs: flip maybe id is fromMaybe | Eric Mertens |
2007-10-19 | Deobfuscate Tall layout | Eric Mertens |
2007-10-19 | UNDO: setInitialProperties after placing windows | Spencer Janssen |
2007-10-19 | setInitialProperties after placing windows | Spencer Janssen |
2007-10-19 | UNDO: Ignore borders in the stored RationalRects of floating windows. | Spencer Janssen |
2007-10-19 | Only assign workspace keys up to xK_9. Related to bug #63 | Spencer Janssen |
2007-10-19 | Ignore borders in the stored RationalRects of floating windows. | Spencer Janssen |
2007-10-19 | I prefer fmap over liftM | Spencer Janssen |
2007-10-18 | change 0/1/3 to named states, per X11-extras darcs head | Devin Mullins |
2007-10-17 | remove StackOrNot type synonymn. | David Roundy |
2007-10-17 | Operations.hs: make use of notElem and notMember | Eric Mertens |
2007-10-16 | Bump XMonadContrib version | Spencer Janssen |
2007-10-16 | Bump X11, X11-extras versions in the README | Spencer Janssen |
2007-10-16 | reformat comments | l.mai |
2007-10-15 | Whitespace fixes for Properties.hs | Spencer Janssen |
2007-10-15 | Clean up trailing whitespace | Spencer Janssen |
2007-10-14 | explain numlockMask | Devin Mullins |
2007-10-14 | whitespace cleanup in Config.hs | Devin Mullins |
2007-10-14 | bump the version tag to 0.4, we're almost there | Don Stewart |
2007-10-14 | document, and use better names, for serialising/existential-dispatch framework | Don Stewart |
2007-10-14 | typo in comment | Don Stewart |
2007-10-14 | more todos | Don Stewart |
2007-10-14 | done | Don Stewart |
2007-10-14 | release tasks | Don Stewart |
2007-10-14 | some more layout clean ups | Don Stewart |
2007-10-14 | clean up Layout code a little more | Don Stewart |
2007-10-13 | restore magic markup comments | Don Stewart |
2007-10-13 | defer to sjanssen's manageHook comment | Don Stewart |
2007-10-13 | Heads up: rework the Config.hs file comments, and some variable names. Please... | Don Stewart |
2007-10-13 | clean up names of layout code | Don Stewart |
2007-10-13 | Another manageHook example | Spencer Janssen |
2007-10-13 | Better comment for the default manageHook | Spencer Janssen |
2007-10-13 | add can't happen case to silence incomplete patterns in StackSet.hs | Don Stewart |
2007-10-12 | Bump X11-extras dependency | Spencer Janssen |
2007-10-12 | Respect ExitExceptions, fixes a regression where exitWith had no effect | Spencer Janssen |
2007-10-12 | Make runX return XState | Spencer Janssen |
2007-10-12 | fix potential hole in userCode. | David Roundy |
2007-10-12 | Haddox fix | Andrea Rossato |
2007-10-12 | Add userCode function for the popular m `catchX` return () | Spencer Janssen |
2007-10-12 | catch exceptions when calling user-written code. | David Roundy |
2007-10-12 | use the right catch in catchX. | David Roundy |
2007-10-12 | fix one last bug w.r.t. issue 55. | David Roundy |
2007-10-06 | more comments | Don Stewart |
2007-10-11 | one more comment. | David Roundy |
2007-10-11 | add comments in XMonad. | David Roundy |
2007-10-11 | Nuke old TODOs, add a documentation TODO | Spencer Janssen |
2007-10-11 | Set the border color of new windows, nice catch by mauke | Spencer Janssen |