aboutsummaryrefslogtreecommitdiffstats
path: root/EventLoop.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-268/+0
2007-11-01Main.hs -> DefaultConfig.hs, add new Main.hs with 'buildLaunch'Spencer Janssen1-1/+1
2007-11-01Add readsLayout, remove the existential from XConfigSpencer Janssen1-1/+2
2007-11-01Delete Main.hs-boot!Spencer Janssen1-4/+7
2007-11-01Eliminate defaultTerminalSpencer Janssen1-1/+0
2007-11-01Store user configuration in XConfSpencer Janssen1-22/+7
2007-11-01This is a massive update, here's what has changed:Spencer Janssen1-21/+24
2007-10-29cleaner version of main/config inversion.David Roundy1-26/+39
2007-10-18make xmonad work with inverted main/config.David Roundy1-1/+1
2007-10-18sketch of config/main inversion.David Roundy1-0/+264