Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a startupHook. | Brent Yorgey | 2008-02-04 | 1 | -0/+2 |
* | Remove non-existent windows on restart | Spencer Janssen | 2008-02-07 | 1 | -6/+9 |
* | Lift initColor exceptions into Maybe | Don Stewart | 2008-02-06 | 1 | -2/+9 |
* | Simplify duplicate/cloned screen logic | Spencer Janssen | 2008-01-18 | 1 | -2/+1 |
* | Make focus-follows-mouse configurable | Spencer Janssen | 2007-12-29 | 1 | -1/+2 |
* | Broadcast button events to all layouts, fix for issue #111 | Spencer Janssen | 2007-12-27 | 1 | -1/+1 |
* | Clean up stale mapped/waitingUnmap state in handle rather than unmanage. | Spencer Janssen | 2007-12-11 | 1 | -1/+4 |
* | Delete windows from waitingUnmap that aren't waitng for any unmaps | Spencer Janssen | 2007-12-11 | 1 | -1/+3 |
* | normalize Module headers | Lukas Mai | 2007-12-10 | 1 | -1/+1 |
* | XMonad.Main uses FlexibleContexts | Spencer Janssen | 2007-11-11 | 1 | -1/+1 |
* | hide existential Layout (mostly) from user API. | David Roundy | 2007-11-11 | 1 | -2/+4 |
* | Provide top level XMonad.hs export module | Don Stewart | 2007-11-07 | 1 | -0/+277 |