diff --git a/XMonad/Layout/Stoppable.hs b/XMonad/Layout/Stoppable.hs index 5c95aa18..a7c3acea 100644 --- a/XMonad/Layout/Stoppable.hs +++ b/XMonad/Layout/Stoppable.hs @@ -35,6 +35,9 @@ -- (Linux-centric) approach may be used. See -- -- +-- * Note +-- This module doesn't work on programs that do fancy things with processes +-- (such as Chromium) and programs that do not set _NET_WM_PID. ----------------------------------------------------------------------------- module XMonad.Layout.Stoppable