mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -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,
|
||||
-- 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
|
||||
|
Reference in New Issue
Block a user