Vertical/horizontal split, and resizability.

This commit is contained in:
hughes
2007-04-01 01:47:06 +00:00
parent 75187c4b41
commit 10a0e21e00
4 changed files with 111 additions and 38 deletions

View File

@@ -50,8 +50,8 @@ main = do
, wmprotocols = wmprot
, dimensions = (displayWidth dpy dflt, 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