Note that ManageDocks is preferred to A.DeManage

This commit is contained in:
Adam Vogt
2009-09-30 20:44:43 +00:00
parent cce2c7c839
commit e6158615cb

View File

@@ -10,7 +10,8 @@
--
-- This module provides a method to cease management of a window
-- without unmapping it. This is especially useful for applications
-- like kicker and gnome-panel.
-- like kicker and gnome-panel. See also 'XMonad.Hooks.ManageDocks' for
-- more a more automated solution.
--
-- To make a panel display correctly with xmonad:
--