From 81d41cb66eb23fe4fbdbfe930c2eb90a10b08fb7 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Tue, 30 Mar 2010 19:59:45 +0200 Subject: Note that Groups has redundancies and the interface may change. Ignore-this: 2f4dc5a2355ace4005dd07fc5d459f1a Refer to: http://www.haskell.org/pipermail/xmonad/2010-January/009585.html darcs-hash:20100330175945-1499c-47584b6518fd87b3bb791281afe62e6a31e69e66.gz --- XMonad/Layout/Groups.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'XMonad/Layout/Groups.hs') diff --git a/XMonad/Layout/Groups.hs b/XMonad/Layout/Groups.hs index 217f01c..32603c1 100644 --- a/XMonad/Layout/Groups.hs +++ b/XMonad/Layout/Groups.hs @@ -16,6 +16,9 @@ -- Two-level layout with windows split in individual layout groups, -- themselves managed by a user-provided layout. -- +-- NOTE: this module has redundancies with "XMonad.Layout.SubLayouts", and +-- will be removed once merged. +-- ----------------------------------------------------------------------------- module XMonad.Layout.Groups ( -- * Usage -- cgit v1.2.3