| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make the number of workspaces configurable. | Spencer Janssen | 2007-03-08 | 1 | -15/+13 |
* | Print a message for unhandled events | Spencer Janssen | 2007-03-08 | 1 | -1/+1 |
* | Manage windows that are created before thunk starts | Spencer Janssen | 2007-03-07 | 1 | -0/+4 |
* | Add Alt-Shift-[1..5], to move the current client to a new workspace | Don Stewart | 2007-03-08 | 1 | -0/+22 |
* | cleaner implementation of 'view'. Only hide the current list. And shortcut if... | Don Stewart | 2007-03-08 | 1 | -15/+17 |
* | Fill in missing workspace code | Don Stewart | 2007-03-08 | 1 | -18/+19 |
* | Add support for multiple workspaces | Don Stewart | 2007-03-07 | 2 | -41/+72 |
* | no -Werror | Don Stewart | 2007-03-07 | 1 | -1/+1 |
* | -Wall police. and strip the binary | Don Stewart | 2007-03-07 | 3 | -11/+14 |
* | fmt. and use a Map for keycode lookup | Don Stewart | 2007-03-07 | 2 | -39/+30 |
* | xKillClient -> killClient | Spencer Janssen | 2007-03-07 | 1 | -1/+1 |
* | formatting and comments only | Don Stewart | 2007-03-07 | 1 | -9/+8 |
* | Add alt-c, kill client | Don Stewart | 2007-03-07 | 1 | -11/+28 |
* | dead code | Don Stewart | 2007-03-07 | 1 | -5/+0 |
* | need Data.List | Don Stewart | 2007-03-07 | 1 | -0/+1 |
* | focus left and right (mod-j/mod-k) | Don Stewart | 2007-03-07 | 2 | -41/+55 |
* | Plan for statusbar/multithreading | Spencer Janssen | 2007-03-07 | 1 | -0/+16 |
* | Add TODO | Spencer Janssen | 2007-03-07 | 1 | -0/+0 |
* | wibble | Don Stewart | 2007-03-07 | 1 | -1/+1 |
* | derive MonadState, removes most accessors | Don Stewart | 2007-03-07 | 2 | -33/+13 |
* | Handle several more events, should fix several issues. | Spencer Janssen | 2007-03-07 | 1 | -2/+31 |
* | refactoring. less code | Don Stewart | 2007-03-07 | 2 | -119/+97 |
* | just use [Window] | Don Stewart | 2007-03-07 | 2 | -23/+21 |
* | url of dmenu. it now works | Don Stewart | 2007-03-07 | 1 | -1/+1 |
* | typo in dmenu code | Don Stewart | 2007-03-07 | 1 | -1/+1 |
* | X11 1.2 works too. | Spencer Janssen | 2007-03-07 | 1 | -1/+1 |
* | add dmenu support, seems to work, but the resulting client isn't launched | Don Stewart | 2007-03-07 | 2 | -1/+4 |
* | refactoring | Don Stewart | 2007-03-07 | 2 | -13/+24 |
* | Wm -> W, all good monads have single capital letter names. comment the W.hs file | Don Stewart | 2007-03-07 | 3 | -81/+109 |
* | unbox-strict-fields | Don Stewart | 2007-03-07 | 1 | -1/+1 |
* | comments for Main.hs, add io_, like io but return () | Don Stewart | 2007-03-07 | 2 | -37/+82 |
* | comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew... | Don Stewart | 2007-03-07 | 3 | -27/+54 |
* | move thunk.hs -> Main.hs. Be precise about which versions of every package ar... | Don Stewart | 2007-03-07 | 2 | -2/+2 |
* | add more readme details for finding dependencies | Don Stewart | 2007-03-07 | 1 | -2/+33 |
* | depend on the X11-extras package | Don Stewart | 2007-03-07 | 4 | -293/+2 |
* | Flatten module hierarchy | Don Stewart | 2007-03-07 | 4 | -5/+6 |
* | add readme | Don Stewart | 2007-03-07 | 1 | -0/+2 |
* | add license stuff to .cabal | Don Stewart | 2007-03-07 | 2 | -0/+29 |
* | more stuff for .cabal file. Add example of include path to use on OpenBSD | Don Stewart | 2007-03-07 | 1 | -11/+16 |
* | Initial import. | Spencer Janssen | 2007-03-07 | 6 | -0/+457 |