summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-03-07Add TODOSpencer Janssen
2007-03-07wibbleDon Stewart
2007-03-07derive MonadState, removes most accessorsDon Stewart
2007-03-07Handle several more events, should fix several issues.Spencer Janssen
2007-03-07refactoring. less codeDon Stewart
2007-03-07just use [Window]Don Stewart
2007-03-07url of dmenu. it now worksDon Stewart
2007-03-07typo in dmenu codeDon Stewart
2007-03-07X11 1.2 works too.Spencer Janssen
2007-03-07add dmenu support, seems to work, but the resulting client isn't launchedDon Stewart
2007-03-07refactoringDon Stewart
2007-03-07Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart
2007-03-07unbox-strict-fieldsDon Stewart
2007-03-07comments for Main.hs, add io_, like io but return ()Don Stewart
2007-03-07comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...Don Stewart
2007-03-07move thunk.hs -> Main.hs. Be precise about which versions of every package ar...Don Stewart
2007-03-07add more readme details for finding dependenciesDon Stewart
2007-03-07depend on the X11-extras packageDon Stewart
2007-03-07Flatten module hierarchyDon Stewart
2007-03-07add readmeDon Stewart
2007-03-07add license stuff to .cabalDon Stewart
2007-03-07more stuff for .cabal file. Add example of include path to use on OpenBSDDon Stewart
2007-03-07Initial import.Spencer Janssen