From bc554d45d8712533862984550a8ba8169a3ba278 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Mon, 23 Nov 2009 08:13:18 +0000 Subject: [PATCH] added nsz's last bug corner case --- BUGS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUGS b/BUGS index d833acf..370173f 100644 --- a/BUGS +++ b/BUGS @@ -29,3 +29,9 @@ on the main monitor dmenu appears on the monitor where the pointer is and not on selmon + +yet another corner case: +open a terminal, focus another monitor, but without moving the mouse +pointer there +if there is no client on the other monitor to get the focus, then the +terminal will be unfocused but it will accept input -- 1.7.10.4