Age | Commit message (Expand) | Author |
2007-05-28 | Use (Int,Int,Int,Int) for arbitrary gaps on any side of the screen | Don Stewart |
2007-05-27 | mod-b, toggle on or off the status bar gap | Don Stewart |
2007-05-27 | Add new config value, defaultMenuGap, for specifying a gap for a status bar | Don Stewart |
2007-05-27 | Generate keybindings section in manpage from Config.hs | Jason Creighton |
2007-05-26 | HEADS UP: change key binding for swapLeft/Right and IncMaster | Don Stewart |
2007-05-25 | Formatting only | Spencer Janssen |
2007-05-23 | Use --resume by default | Spencer Janssen |
2007-05-22 | add swapLeft and swapRight | bobstopper |
2007-05-21 | Experimental support for a beefier restart. | Spencer Janssen |
2007-05-21 | Put restart in the X monad | Spencer Janssen |
2007-05-21 | Fix mod-j/k bindings | Spencer Janssen |
2007-05-20 | HEADS UP: Rewrite StackSet as a Zipper | Don Stewart |
2007-05-16 | variable number of windows in master area | Jason Creighton |
2007-05-04 | Constrain layout messages to be members of a Message class | Don Stewart |
2007-05-04 | More Config.hs bugs | Spencer Janssen |
2007-05-04 | Revert accidental change to Config.hs | Spencer Janssen |
2007-05-03 | add support for extensible layouts. | David Roundy |
2007-05-03 | elaborate documentation in Config.hs | Don Stewart |
2007-05-03 | Add 'mod-n': refreshes current layout | Spencer Janssen |
2007-04-30 | Make border width configurable | Spencer Janssen |
2007-04-30 | Add Config.hs-boot, remove defaultLayoutDesc from XConf | Spencer Janssen |
2007-04-30 | configurable border colors | Jason Creighton |
2007-04-26 | Further refactoring | Spencer Janssen |
2007-04-26 | Refactor in Config.hs (no real changes) | Spencer Janssen |
2007-04-24 | Ignore numlock and capslock in keybindings | Jason Creighton |
2007-04-16 | added comment about windows key (mod4Mask) | Jason Creighton |
2007-04-16 | remove unused sizeDelta setting | Jason Creighton |
2007-04-14 | added warning re: xmonad in path to mod-shift-q docs | Jason Creighton |
2007-04-14 | Clear up documentation on mod-h/l | Spencer Janssen |
2007-04-12 | mod-wer for Xinerama was inadvertently changed | Alec Berryman |
2007-04-11 | add license headers to two missing files | Don Stewart |
2007-04-11 | explain what mod-return now does. it cycles | Don Stewart |
2007-04-11 | Change semantics of 'promote'. | Don Stewart |
2007-04-11 | Statically distinguish Workspace and Screen indices | Don Stewart |
2007-04-10 | Move workspace fetching logic from Config.hs to Operations.hs | Spencer Janssen |
2007-04-10 | moved screen <-> workspace mapping from XMonad to StackSet | Jason Creighton |
2007-04-04 | summarise key bindings in a table in Config.hs | Don Stewart |
2007-04-03 | Use Tall and Wide for split screen layouts. This should be less confusing. | Spencer Janssen |
2007-04-03 | Comment typo: more -> move | Alec Berryman |
2007-04-02 | Revert to the old layout code. | Spencer Janssen |
2007-04-01 | Type error: lockMask :: KeyMask, not KeySym | Alec Berryman |
2007-04-01 | Suggest an alternative modMask for emacs users | Alec Berryman |
2007-04-01 | Config.hs comment formatting/typo | Jason Creighton |
2007-04-01 | sanitize key bindings | Don Stewart |
2007-04-01 | restore dwm-style keybindings. mod-shift-{j,k} resize in vert mode | Don Stewart |
2007-04-01 | Merged things together with dons changes. | hughes |
2007-04-01 | Config.hs avoids conflict with essential M-w Emacs shortcut. | hughes |
2007-04-01 | Vertical/horizontal split, and resizability. | hughes |
2007-03-30 | Remove evil gmrun shortcut. | hughes |
2007-04-01 | formatting only | Don Stewart |