Mention X.L.Maximize and X.L.Minimize in WindowMenu documentation

This commit is contained in:
Jan Vornberger 2009-10-03 11:13:30 +00:00
parent df9655c662
commit 563266f3a5

View File

@ -12,6 +12,10 @@
-- window management in the center of the focused window. Actions include: Closing, -- window management in the center of the focused window. Actions include: Closing,
-- maximizing, minimizing and shifting the window to another workspace. -- maximizing, minimizing and shifting the window to another workspace.
-- --
-- Note: For maximizing and minimizing to actually work, you will need
-- to integrate XMonad.Layout.Maximize and XMonad.Layout.Minimize into your setup.
-- See the documentation of those modules for more information.
--
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
module XMonad.Actions.WindowMenu ( module XMonad.Actions.WindowMenu (