From 6d514b82ca555e665c3d9bb98abb662a52314aca Mon Sep 17 00:00:00 2001 From: Jan Vornberger Date: Sat, 3 Oct 2009 13:13:30 +0200 Subject: Mention X.L.Maximize and X.L.Minimize in WindowMenu documentation Ignore-this: 3a00a896509aa8646ae718005d7a1fc1 darcs-hash:20091003111330-594c5-ab26680acb46e233174c60d89b19474765cf73c2.gz --- XMonad/Actions/WindowMenu.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'XMonad') diff --git a/XMonad/Actions/WindowMenu.hs b/XMonad/Actions/WindowMenu.hs index 24858e7..d4da243 100644 --- a/XMonad/Actions/WindowMenu.hs +++ b/XMonad/Actions/WindowMenu.hs @@ -12,6 +12,10 @@ -- window management in the center of the focused window. Actions include: Closing, -- 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 ( -- cgit v1.2.3