| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added warning re: xmonad in path to mod-shift-q docs | Jason Creighton | 2007-04-14 | 1 | -1/+1 |
* | Clear up documentation on mod-h/l | Spencer Janssen | 2007-04-14 | 1 | -2/+2 |
* | mod-wer for Xinerama was inadvertently changed | Alec Berryman | 2007-04-12 | 1 | -1/+1 |
* | add license headers to two missing files | Don Stewart | 2007-04-11 | 1 | -0/+12 |
* | explain what mod-return now does. it cycles | Don Stewart | 2007-04-11 | 1 | -1/+1 |
* | Change semantics of 'promote'. | Don Stewart | 2007-04-11 | 1 | -1/+1 |
* | Statically distinguish Workspace and Screen indices | Don Stewart | 2007-04-11 | 1 | -66/+65 |
* | Move workspace fetching logic from Config.hs to Operations.hs | Spencer Janssen | 2007-04-10 | 1 | -1/+1 |
* | moved screen <-> workspace mapping from XMonad to StackSet | Jason Creighton | 2007-04-10 | 1 | -2/+2 |
* | summarise key bindings in a table in Config.hs | Don Stewart | 2007-04-04 | 1 | -20/+52 |
* | Use Tall and Wide for split screen layouts. This should be less confusing. | Spencer Janssen | 2007-04-03 | 1 | -5/+2 |
* | Comment typo: more -> move | Alec Berryman | 2007-04-03 | 1 | -1/+1 |
* | Revert to the old layout code. | Spencer Janssen | 2007-04-02 | 1 | -2/+10 |
* | 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 |
* | Config.hs comment formatting/typo | Jason Creighton | 2007-04-01 | 1 | -32/+34 |
* | sanitize key bindings | Don Stewart | 2007-04-01 | 1 | -10/+15 |
* | restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode | Don Stewart | 2007-04-01 | 1 | -7/+12 |
* | Merged things together with dons changes. | hughes | 2007-04-01 | 1 | -7/+0 |
* | 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 | 1 | -9/+15 |
* | Remove evil gmrun shortcut. | hughes | 2007-03-30 | 1 | -1/+1 |
* | formatting only | Don Stewart | 2007-04-01 | 1 | -3/+3 |
* | whitespace | Jason Creighton | 2007-03-27 | 1 | -4/+0 |
* | Config supports Ctrl+Space for gmrun again. | hughes | 2007-03-26 | 1 | -2/+1 |
* | Workspace-specific layouts | hughes | 2007-03-26 | 1 | -8/+13 |
* | Typo: use dmenu_path instead of emenu_path | Alec Berryman | 2007-03-26 | 1 | -1/+1 |
* | Extra config: defaultLayout | daniel | 2007-03-26 | 1 | -0/+4 |
* | Config.lhs -> Config.hs | Jason Creighton | 2007-03-26 | 1 | -0/+89 |