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