mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Note that Groups has redundancies and the interface may change.
Refer to: http://www.haskell.org/pipermail/xmonad/2010-January/009585.html
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
-- Two-level layout with windows split in individual layout groups,
|
-- Two-level layout with windows split in individual layout groups,
|
||||||
-- themselves managed by a user-provided layout.
|
-- 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
|
module XMonad.Layout.Groups ( -- * Usage
|
||||||
|
Reference in New Issue
Block a user