From 4c37ae203f967d35ecf872d144cccddfe2d4775c Mon Sep 17 00:00:00 2001 From: David Roundy Date: Tue, 25 Sep 2007 19:05:03 +0200 Subject: make it easier to define pure layouts. darcs-hash:20070925170503-72aca-22b50fd803b02bb36ca12befdeeb182439395bc8.gz --- Operations.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Operations.hs') diff --git a/Operations.hs b/Operations.hs index e03a4ae..a456150 100644 --- a/Operations.hs +++ b/Operations.hs @@ -390,8 +390,7 @@ instance Message IncMasterN -- simple fullscreen mode, just render all windows fullscreen. -- a plea for tuple sections: map . (,sc) data Full a = Full deriving ( Show, Read ) -instance Layout Full a where - doLayout Full sc (W.Stack f _ _) = return ([(f, sc)], Nothing) +instance Layout Full a -- -- The tiling mode of xmonad, and its operations. -- -- cgit v1.2.3