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