From 8f07d5ca4d7b83be6c8abf7c7610a49553a20a13 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Mon, 17 Nov 2008 12:38:07 +0100 Subject: Monitor: documented one more issue darcs-hash:20081117113807-3ebed-7f03db838206d6adf383b095977d22dbc0711256.gz --- XMonad/Layout/Monitor.hs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'XMonad/Layout/Monitor.hs') diff --git a/XMonad/Layout/Monitor.hs b/XMonad/Layout/Monitor.hs index b9a3233..558af32 100644 --- a/XMonad/Layout/Monitor.hs +++ b/XMonad/Layout/Monitor.hs @@ -17,7 +17,7 @@ module XMonad.Layout.Monitor ( -- * Usage -- $usage - -- * Hints + -- * Hints and issues -- $hints -- * TODO @@ -113,6 +113,9 @@ addNamedPersistentMonitor name p r = ModifiedLayout (Monitor p r True (Just name -- $hints -- - This module assumes that there is only one window satisfying property exists. -- +-- - On multihead setup, since two layouts are shown at the same time, to hide +-- monitor you need to hide it on both layouts. +-- -- - If you want the monitor to be available on /all/ layouts, use -- 'addPersistentMonitor' instead of 'addMonitor' to avoid unnecessary -- flickering. You can still toggle monitor with a keybinding. -- cgit v1.2.3