Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maybe False (const True) -> isJust. spotted by shachaf | Don Stewart | 2007-11-08 | 1 | -2/+2 |
* | Provide top level XMonad.hs export module | Don Stewart | 2007-11-07 | 5 | -254/+548 |
* | Fix haddock comment | Spencer Janssen | 2007-11-07 | 1 | -1/+1 |
* | makeMain -> xmonad | Don Stewart | 2007-11-05 | 1 | -3/+3 |
* | -Wall police | Don Stewart | 2007-11-05 | 1 | -2/+2 |
* | EventLoop -> Core, DefaultConfig -> Config | Don Stewart | 2007-11-05 | 2 | -4/+4 |
* | clean up DefaultConfig.hs | Don Stewart | 2007-11-05 | 1 | -39/+62 |
* | Use the layout and workspaces values from the actual configuration used | Spencer Janssen | 2007-11-04 | 1 | -2/+2 |
* | Float handler out of makeMain, make keys and mouseBindings dependent on XConf... | Spencer Janssen | 2007-11-02 | 2 | -131/+140 |
* | We can't rely on the executable name, because it may be 'Main' | Spencer Janssen | 2007-11-01 | 1 | -1/+1 |
* | Get defaultGaps from the current config, not the default one | Spencer Janssen | 2007-11-01 | 1 | -1/+2 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 5 | -0/+1770 |