URI: 
       added nsz's last bug corner case - dwm - dynamic window manager
  HTML git clone https://git.parazyd.org/dwm
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit bc554d45d8712533862984550a8ba8169a3ba278
   DIR parent ac4caea92131a3fa46ea3f8b0c296ef175cc713a
  HTML Author: Anselm R Garbe <garbeam@gmail.com>
       Date:   Mon, 23 Nov 2009 08:13:18 +0000
       
       added nsz's last bug corner case
       Diffstat:
         M BUGS                                |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
   DIR diff --git 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