aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-07Fix haddock commentSpencer Janssen1-1/+1
2007-11-05makeMain -> xmonadDon Stewart1-3/+3
2007-11-05-Wall policeDon Stewart1-2/+2
2007-11-05EventLoop -> Core, DefaultConfig -> ConfigDon Stewart2-4/+4
2007-11-05clean up DefaultConfig.hsDon Stewart1-39/+62
2007-11-04Use the layout and workspaces values from the actual configuration usedSpencer Janssen1-2/+2
2007-11-02Float handler out of makeMain, make keys and mouseBindings dependent on XConf...Spencer Janssen2-131/+140
2007-11-01We can't rely on the executable name, because it may be 'Main'Spencer Janssen1-1/+1
2007-11-01Get defaultGaps from the current config, not the default oneSpencer Janssen1-1/+2
2007-11-01HierarchifySpencer Janssen5-0/+1770