Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |