Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-03-08 | move W -> WMonad | Don Stewart | 1 | -84/+0 |
2007-03-08 | Switch to using abstract StackSet data type. Most workspace logic moved into ... | Don Stewart | 1 | -37/+28 |
2007-03-07 | Add support for multiple workspaces | Don Stewart | 1 | -21/+14 |
2007-03-07 | -Wall police. and strip the binary | Don Stewart | 1 | -0/+1 |
2007-03-07 | fmt. and use a Map for keycode lookup | Don Stewart | 1 | -2/+2 |
2007-03-07 | dead code | Don Stewart | 1 | -5/+0 |
2007-03-07 | focus left and right (mod-j/mod-k) | Don Stewart | 1 | -3/+28 |
2007-03-07 | derive MonadState, removes most accessors | Don Stewart | 1 | -23/+3 |
2007-03-07 | refactoring. less code | Don Stewart | 1 | -28/+21 |
2007-03-07 | just use [Window] | Don Stewart | 1 | -7/+8 |
2007-03-07 | refactoring | Don Stewart | 1 | -1/+8 |
2007-03-07 | Wm -> W, all good monads have single capital letter names. comment the W.hs file | Don Stewart | 1 | -0/+98 |