aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* vertical (master area on top) tilingJason Creighton2007-04-031-1/+1
* Comment typo.Spencer Janssen2007-04-021-1/+1
* Revert to the old layout code.Spencer Janssen2007-04-021-39/+7
* Remove trailing spaces, no content changedAlec Berryman2007-04-011-1/+1
* Merged things together with dons changes.hughes2007-04-011-6/+7
* Vertical/horizontal split, and resizability.hughes2007-04-011-6/+36
* formatting fixes. the style is getting a bit dodgy in some places...Don Stewart2007-04-011-1/+6
* first shot at allowing click to focus windowsdaniel2007-03-281-4/+0
* Workspace-specific layoutshughes2007-03-261-3/+15
* Allow dynamic width in tiling modedaniel2007-03-211-0/+2
* Initial tiling support.Spencer Janssen2007-03-201-2/+6
* changed type of getScreenInfo in Graphics.X11.XineramaJason Creighton2007-03-201-3/+1
* basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras)Jason Creighton2007-03-181-1/+8
* -Wall policeSpencer Janssen2007-03-161-1/+0
* Actually fix the zombie issue.Spencer Janssen2007-03-141-3/+8
* Sloppy typos in spawn.Spencer Janssen2007-03-131-2/+4
* Fix forking issues, add unix dependency.Spencer Janssen2007-03-131-3/+2
* catch exceptions in spawn, so failing to fork won't kill the wmDon Stewart2007-03-121-1/+3
* comments, move isRoot into XMonadDon Stewart2007-03-121-2/+12
* general refactor, and call xerrorhandler to ignore certain undetectable issuesDon Stewart2007-03-111-3/+6
* XMonadDon Stewart2007-03-101-0/+71