From 5bf2f254461743db248125f09144100d9279da4a Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Tue, 15 Nov 2011 03:27:26 +0100 Subject: documentation patch: note the drawbacks of X.U.Dmenu Ignore-this: 97f9676ca075a6f96e090045886083ca darcs-hash:20111115022726-76d51-4b8d36710c17918da8682dce806cbccb32388f6f.gz --- XMonad/Util/Dmenu.hs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/XMonad/Util/Dmenu.hs b/XMonad/Util/Dmenu.hs index 17c09e3..2af55a7 100644 --- a/XMonad/Util/Dmenu.hs +++ b/XMonad/Util/Dmenu.hs @@ -29,6 +29,11 @@ import XMonad.Util.Run -- You can use this module with the following in your Config.hs file: -- -- > import XMonad.Util.Dmenu +-- +-- These functions block xmonad's event loop until dmenu exits; this means that +-- programs will not be able to open new windows and you will not be able to +-- change workspaces or input focus until you have responded to the prompt one +-- way or another. -- %import XMonad.Util.Dmenu -- cgit v1.2.3