Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move state logging into Config.hs, via logHook :: X () | Don Stewart | 2007-06-10 | 1 | -1/+2 |
* | move extraModifiers/cleanMask to Operations.hs | Jason Creighton | 2007-06-06 | 1 | -0/+2 |
* | Enable logging of state changes to stdout | Don Stewart | 2007-06-05 | 1 | -0/+1 |
* | make mouse bindings configurable | Jason Creighton | 2007-06-02 | 1 | -3/+0 |
* | ignore numlock/capslock on mouse bindings | Jason Creighton | 2007-06-01 | 1 | -0/+1 |
* | first shot at a floating layer | Jason Creighton | 2007-05-31 | 1 | -0/+2 |
* | mod-b, toggle on or off the status bar gap | Don Stewart | 2007-05-27 | 1 | -1/+0 |
* | Add new config value, defaultMenuGap, for specifying a gap for a status bar | Don Stewart | 2007-05-27 | 1 | -0/+1 |
* | HEADS UP: Rewrite StackSet as a Zipper | Don Stewart | 2007-05-20 | 1 | -2/+0 |
* | add support for extensible layouts. | David Roundy | 2007-05-03 | 1 | -2/+2 |
* | Make border width configurable | Spencer Janssen | 2007-04-30 | 1 | -0/+2 |
* | Add Config.hs-boot, remove defaultLayoutDesc from XConf | Spencer Janssen | 2007-04-30 | 1 | -0/+3 |