1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-28 02:31:51 -07:00

Note L.Minimize in L.LimitWindows haddocks.

This commit is contained in:
Adam Vogt
2009-10-14 20:53:26 +00:00
parent 2b31698e15
commit 6ef8fd353d

@@ -11,6 +11,7 @@
-- Portability : unportable
--
-- A layout modifier that limits the number of windows that can be shown.
-- See "XMonad.Layout.Minimize" for manually setting hidden windows.
--
-----------------------------------------------------------------------------