| Commit message (Expand) | Author | Age | Files | Lines |
* | Add configuration option clickToFocus (issue 225) | Adam Vogt | 2012-01-03 | 1 | -2/+5 |
* | pass mouse clicks on to focused windows (experimental) | conrad.irwin | 2011-05-25 | 1 | -1/+2 |
* | Resolve conflicts Geoff Reedy's window focus hack. | Adam Vogt | 2010-02-22 | 1 | -6/+2 |
* | track currently processing event | Geoff Reedy | 2009-06-22 | 1 | -1/+6 |
* | Replaced custom forever_ by library function | Daniel Schoepe | 2009-01-14 | 1 | -3/+1 |
* | Add --replace flag with documentation (issue 99). | Adam Vogt | 2009-12-20 | 1 | -1/+38 |
* | Broadcast PropertyChange events (needed for layouts with decoration) | Daniel Schoepe | 2010-01-13 | 1 | -2/+3 |
* | Rename numlockMask to numberlockMask to help users of the template config. | Adam Vogt | 2010-01-18 | 1 | -2/+2 |
* | Determine numlockMask automatically, fixes #120 | Spencer Janssen | 2009-12-16 | 1 | -1/+17 |
* | Update for X11 1.5.0.0 | Spencer Janssen | 2009-12-16 | 1 | -1/+1 |
* | Support for extensible state in contrib modules. | Daniel Schoepe | 2009-11-06 | 1 | -6/+12 |
* | Support for custom event hooks | Daniel Schoepe | 2009-02-03 | 1 | -1/+9 |
* | Add --restart, a command line flag to cause a running xmonad process to restart | Spencer Janssen | 2009-01-17 | 1 | -0/+6 |
* | Remove doubleFork, handle SIGCHLD | Spencer Janssen | 2009-01-16 | 1 | -3/+2 |
* | More flexible userCode function | Daniel Schoepe | 2009-01-10 | 1 | -2/+2 |
* | Accept inferior crossing events. This patch enables fmouse-focus-follows-screen | Spencer Janssen | 2008-12-05 | 1 | -1/+0 |
* | Change screen focus by clicking on the root window. | Spencer Janssen | 2008-11-06 | 1 | -3/+5 |
* | Fix #192. | Spencer Janssen | 2008-10-22 | 1 | -7/+12 |
* | Track mouse position via events received | Spencer Janssen | 2008-10-07 | 1 | -3/+13 |
* | I prefer the spencerjanssen@gmail.com address now | Spencer Janssen | 2008-07-14 | 1 | -1/+1 |
* | Remember if focus changes were caused by mouse actions or by key commands | Klaus Weidner | 2008-05-02 | 1 | -1/+2 |
* | formatting, eta expansion | Don Stewart | 2008-04-18 | 1 | -3/+8 |
* | XMonad.Main: call setlocale on startup | Lukas Mai | 2008-04-06 | 1 | -0/+308 |