From 3ddeae7d34831eda92f9a8eb7c9dc94a02f70cef Mon Sep 17 00:00:00 2001 From: David Roundy Date: Sun, 23 Sep 2007 13:52:19 +0200 Subject: create default modifyLayout that ignores messages. darcs-hash:20070923115219-72aca-d4400312d8edb267350518f4cce6acd99abc3e1d.gz --- Operations.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Operations.hs') diff --git a/Operations.hs b/Operations.hs index 86f0680..62780a4 100644 --- a/Operations.hs +++ b/Operations.hs @@ -381,7 +381,6 @@ instance Message IncMasterN data Full a = Full deriving ( Show, Read ) instance Layout Full a where doLayout Full sc (W.Stack f _ _) = return ([(f, sc)], Nothing) - modifyLayout Full _ = return Nothing -- no changes -- -- The tiling mode of xmonad, and its operations. -- -- cgit v1.2.3