Age | Commit message (Expand) | Author |
2007-03-08 | cleaner implementation of 'view'. Only hide the current list. And shortcut if... | Don Stewart |
2007-03-08 | Fill in missing workspace code | Don Stewart |
2007-03-07 | Add support for multiple workspaces | Don Stewart |
2007-03-07 | -Wall police. and strip the binary | Don Stewart |
2007-03-07 | fmt. and use a Map for keycode lookup | Don Stewart |
2007-03-07 | xKillClient -> killClient | Spencer Janssen |
2007-03-07 | formatting and comments only | Don Stewart |
2007-03-07 | Add alt-c, kill client | Don Stewart |
2007-03-07 | need Data.List | Don Stewart |
2007-03-07 | focus left and right (mod-j/mod-k) | Don Stewart |
2007-03-07 | wibble | Don Stewart |
2007-03-07 | derive MonadState, removes most accessors | Don Stewart |
2007-03-07 | Handle several more events, should fix several issues. | Spencer Janssen |
2007-03-07 | refactoring. less code | Don Stewart |
2007-03-07 | just use [Window] | Don Stewart |
2007-03-07 | typo in dmenu code | Don Stewart |
2007-03-07 | add dmenu support, seems to work, but the resulting client isn't launched | Don Stewart |
2007-03-07 | refactoring | Don Stewart |
2007-03-07 | Wm -> W, all good monads have single capital letter names. comment the W.hs file | Don Stewart |
2007-03-07 | comments for Main.hs, add io_, like io but return () | Don Stewart |
2007-03-07 | comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew... | Don Stewart |
2007-03-07 | move thunk.hs -> Main.hs. Be precise about which versions of every package ar... | Don Stewart |