aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-07wibbleDon Stewart1-1/+1
2007-03-07derive MonadState, removes most accessorsDon Stewart1-10/+10
2007-03-07Handle several more events, should fix several issues.Spencer Janssen1-2/+31
2007-03-07refactoring. less codeDon Stewart1-91/+76
2007-03-07just use [Window]Don Stewart1-16/+13
2007-03-07typo in dmenu codeDon Stewart1-1/+1
2007-03-07add dmenu support, seems to work, but the resulting client isn't launchedDon Stewart1-1/+2
2007-03-07refactoringDon Stewart1-12/+16
2007-03-07Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart1-11/+11
2007-03-07comments for Main.hs, add io_, like io but return ()Don Stewart1-37/+73
2007-03-07comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...Don Stewart1-16/+29
2007-03-07move thunk.hs -> Main.hs. Be precise about which versions of every package ar...Don Stewart1-0/+0
2007-03-07depend on the X11-extras packageDon Stewart1-1/+1
2007-03-07Flatten module hierarchyDon Stewart1-2/+3