| Commit message (Expand) | Author | Files | Lines |
2007-04-01 | Cleaned up layout a little bit | hughes | 1 | -13/+35 |
2007-04-01 | restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode | Don Stewart | 1 | -1/+5 |
2007-04-01 | Merged things together with dons changes. | hughes | 1 | -29/+54 |
2007-04-01 | Vertical/horizontal split, and resizability. | hughes | 1 | -22/+59 |
2007-04-01 | formatting fixes. the style is getting a bit dodgy in some places... | Don Stewart | 1 | -30/+35 |
2007-03-31 | Move safeFocus from Main to Operations | Spencer Janssen | 1 | -0/+7 |
2007-03-31 | removed refocus; moved functionality to setFocus | Jason Creighton | 1 | -15/+9 |
2007-03-30 | refactored "focus changed" code into "refocus" | Jason Creighton | 1 | -3/+10 |
2007-03-29 | Window borders | Alec Berryman | 1 | -0/+10 |
2007-03-29 | Type error: button1 :: Button, not :: ButtonMask | Alec Berryman | 1 | -1/+1 |
2007-03-28 | first shot at allowing click to focus windows | daniel | 1 | -4/+15 |
2007-03-26 | Workspace-specific layouts | hughes | 1 | -11/+24 |
2007-03-26 | Focus follows mouse. | Spencer Janssen | 1 | -1/+5 |
2007-03-26 | minor aesthetic changes | daniel | 1 | -6/+6 |
2007-03-26 | Restrain leftWidth | Spencer Janssen | 1 | -1/+2 |
2007-03-26 | added Config.lhs and moved most things in Main.hs into Operations.hs to enabl... | Jason Creighton | 1 | -0/+205 |