Revert to the old layout code.

This commit is contained in:
Spencer Janssen
2007-04-02 04:51:14 +00:00
parent 8d1deb69eb
commit 93be71bb88
4 changed files with 44 additions and 155 deletions

View File

@@ -52,8 +52,8 @@ main = do
, dimensions = (fromIntegral (displayWidth dpy dflt),
fromIntegral (displayHeight dpy dflt))
, workspace = W.empty workspaces
, defaultLayoutDesc = startingLayoutDesc
, layoutDescs = M.empty
, dispositions = M.empty
}
xSetErrorHandler -- in C, I'm too lazy to write the binding