| Commit message (Expand) | Author | Age | Files | Lines |
* | Note the Xinerama bugs I've experienced in the TODO | Alec Berryman | 2007-04-02 | 1 | -0/+9 |
* | vertical (master area on top) tiling | Jason Creighton | 2007-04-03 | 2 | -4/+10 |
* | Comment typo. | Spencer Janssen | 2007-04-02 | 1 | -1/+1 |
* | Comment only. | Spencer Janssen | 2007-04-02 | 1 | -0/+5 |
* | Revert to the old layout code. | Spencer Janssen | 2007-04-02 | 4 | -155/+44 |
* | Type error: lockMask :: KeyMask, not KeySym | Alec Berryman | 2007-04-01 | 1 | -1/+1 |
* | Suggest an alternative modMask for emacs users | Alec Berryman | 2007-04-01 | 1 | -2/+3 |
* | Remove trailing spaces, no content changed | Alec Berryman | 2007-04-01 | 5 | -15/+15 |
* | Fix type error in dimensions field of XState record for 64-bit systems | Alec Berryman | 2007-04-01 | 1 | -1/+3 |
* | Config.hs comment formatting/typo | Jason Creighton | 2007-04-01 | 1 | -32/+34 |
* | "dmenu" operation to spawn dmenu only on the current screen (for Xinerama) | Jason Creighton | 2007-04-01 | 1 | -0/+11 |
* | sanitize key bindings | Don Stewart | 2007-04-01 | 1 | -10/+15 |
* | Cleaned up layout a little bit | hughes | 2007-04-01 | 1 | -13/+35 |
* | restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode | Don Stewart | 2007-04-01 | 2 | -8/+17 |
* | Merged things together with dons changes. | hughes | 2007-04-01 | 3 | -42/+61 |
* | Config.hs avoids conflict with essential M-w Emacs shortcut. | hughes | 2007-04-01 | 1 | -1/+1 |
* | Vertical/horizontal split, and resizability. | hughes | 2007-04-01 | 4 | -38/+111 |
* | Remove evil gmrun shortcut. | hughes | 2007-03-30 | 1 | -1/+1 |
* | formatting only | Don Stewart | 2007-04-01 | 2 | -6/+11 |
* | formatting fixes. the style is getting a bit dodgy in some places... | Don Stewart | 2007-04-01 | 2 | -31/+41 |
* | Move safeFocus from Main to Operations | Spencer Janssen | 2007-03-31 | 2 | -7/+7 |
* | removed refocus; moved functionality to setFocus | Jason Creighton | 2007-03-31 | 2 | -16/+9 |
* | refactored "focus changed" code into "refocus" | Jason Creighton | 2007-03-30 | 2 | -3/+11 |
* | Window borders | Alec Berryman | 2007-03-29 | 2 | -1/+10 |
* | Add AMD64 note to the README | Spencer Janssen | 2007-03-29 | 1 | -0/+3 |
* | Type error: button1 :: Button, not :: ButtonMask | Alec Berryman | 2007-03-29 | 1 | -1/+1 |
* | Fix refreshKeyboardMapping issues. Requires the latest X11-extras | Spencer Janssen | 2007-03-28 | 1 | -2/+2 |
* | allow mouse to change current workspace | daniel | 2007-03-28 | 2 | -5/+2 |
* | first shot at allowing click to focus windows | daniel | 2007-03-28 | 4 | -16/+32 |
* | added a quickcheck property | daniel | 2007-03-28 | 1 | -0/+7 |
* | Compatibility with CInt'ified X11 | Spencer Janssen | 2007-03-28 | 1 | -2/+6 |
* | one less todo | Don Stewart | 2007-03-28 | 1 | -1/+0 |
* | whitespace | Jason Creighton | 2007-03-27 | 1 | -4/+0 |
* | updated TODO (Config.hs completed) | Jason Creighton | 2007-03-27 | 1 | -2/+0 |
* | Config supports Ctrl+Space for gmrun again. | hughes | 2007-03-26 | 1 | -2/+1 |
* | Workspace-specific layouts | hughes | 2007-03-26 | 4 | -33/+63 |
* | Typo: use dmenu_path instead of emenu_path | Alec Berryman | 2007-03-26 | 1 | -1/+1 |
* | Focus follows mouse. | Spencer Janssen | 2007-03-26 | 1 | -1/+5 |
* | Update todo | Spencer Janssen | 2007-03-26 | 1 | -1/+0 |
* | Extra config: defaultLayout | daniel | 2007-03-26 | 2 | -1/+5 |
* | updated TODO | daniel | 2007-03-26 | 1 | -2/+4 |
* | minor aesthetic changes | daniel | 2007-03-26 | 2 | -7/+6 |
* | fix | Don Stewart | 2007-03-26 | 2 | -3/+10 |
* | Restrain leftWidth | Spencer Janssen | 2007-03-26 | 1 | -1/+2 |
* | Config.lhs -> Config.hs | Jason Creighton | 2007-03-26 | 2 | -101/+89 |
* | added Config.lhs and moved most things in Main.hs into Operations.hs to enabl... | Jason Creighton | 2007-03-26 | 3 | -252/+310 |
* | Xinerama focus bug (couldn't focus on current workspace) | Jason Creighton | 2007-03-25 | 1 | -16/+15 |
* | restart (simple exec(), no state saved) | Jason Creighton | 2007-03-23 | 1 | -0/+11 |
* | Add promote. Makes the focused window the master | Spencer Janssen | 2007-03-22 | 1 | -0/+5 |
* | Add promote | Spencer Janssen | 2007-03-22 | 1 | -0/+6 |