| Commit message (Expand) | Author | Age | Files | Lines |
* | change the default mod+p binding to keep up with changes to dmenu | Daniel Wagner | 2011-10-13 | 1 | -1/+1 |
* | Less refreshing in mouse-2 binding (thanks aavogt) | Spencer Janssen | 2010-05-03 | 1 | -1/+1 |
* | Various clean-ups suggested by HLint | Spencer Janssen | 2010-02-14 | 1 | -7/+7 |
* | Determine numlockMask automatically, fixes #120 | Spencer Janssen | 2009-12-16 | 1 | -19/+2 |
* | Support for extensible state in contrib modules. | Daniel Schoepe | 2009-11-06 | 1 | -1/+2 |
* | Pester the user with one (not two) xmessages on config errors | Adam Vogt | 2009-03-22 | 1 | -1/+1 |
* | X.Config.hs, ./man/xmonad.hs: update Event Hook doc | wirtwolff | 2009-02-09 | 1 | -1/+2 |
* | Support for custom event hooks | Daniel Schoepe | 2009-02-03 | 1 | -2/+15 |
* | Asynchronously recompile/restart xmonad on mod-q | Spencer Janssen | 2009-01-17 | 1 | -1/+1 |
* | add W.shiftMaster, fix float/tile-reordering bug | Devin Mullins | 2008-09-11 | 1 | -3/+3 |
* | Haddock syntax for enumeration | Malebria | 2008-06-01 | 1 | -0/+2 |
* | Raise windows in the floating layer when moving or resizing | Trevor Elliott | 2008-05-21 | 1 | -2/+4 |
* | use named colours. fixes startup failure on the XO | Don Stewart | 2008-05-02 | 1 | -2/+2 |
* | Remove gaps | Spencer Janssen | 2008-03-25 | 1 | -21/+3 |
* | add mod-shift-tab to the default bindings, from Mathias Stearn | Don Stewart | 2008-03-23 | 1 | -0/+1 |
* | Add a startupHook. | Brent Yorgey | 2008-02-04 | 1 | -2/+7 |
* | Make focus-follows-mouse configurable | Spencer Janssen | 2007-12-29 | 1 | -3/+10 |
* | Config.hs: too many users seem to be ignoring/missing the polite warning not ... | Brent Yorgey | 2007-12-20 | 1 | -2/+6 |
* | Remove desktop manageHook rules in favor of ManageDocks | Spencer Janssen | 2007-12-22 | 1 | -3/+1 |
* | Remove getProgName capability from restart, we don't use it anymore | Spencer Janssen | 2007-12-19 | 1 | -1/+1 |
* | Call 'broadcastMessage ReleaseResources' in restart | Spencer Janssen | 2007-12-19 | 1 | -1/+1 |
* | Remove kicker and gnome-panel from the default manageHook, these are better | Spencer Janssen | 2007-12-09 | 1 | -6/+5 |
* | Move XMonad.Layouts to XMonad.Layout for uniformity with xmc | Andrea Rossato | 2007-11-24 | 1 | -1/+1 |
* | Config: small haddock fix | Andrea Rossato | 2007-11-16 | 1 | -1/+1 |
* | make default ratios in config nicer to look at | Lukas Mai | 2007-11-12 | 1 | -2/+2 |
* | clarify comment at top of Config.hs | Devin Mullins | 2007-11-11 | 1 | -2/+2 |
* | avoid Data.Ratio and % operator in XMonad.Config | David Roundy | 2007-11-11 | 1 | -3/+2 |
* | remove obviated (and confusing) comments | Devin Mullins | 2007-11-11 | 1 | -12/+0 |
* | hide existential Layout (mostly) from user API. | David Roundy | 2007-11-11 | 1 | -4/+3 |
* | New ManageHook system | Spencer Janssen | 2007-11-09 | 1 | -21/+7 |
* | Provide top level XMonad.hs export module | Don Stewart | 2007-11-07 | 1 | -2/+2 |
* | EventLoop -> Core, DefaultConfig -> Config | Don Stewart | 2007-11-05 | 1 | -0/+281 |