dwm

dynamic window manager
git clone https://git.parazyd.org/dwm
Log | Files | Refs | README | LICENSE

commit bc554d45d8712533862984550a8ba8169a3ba278
parent ac4caea92131a3fa46ea3f8b0c296ef175cc713a
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Mon, 23 Nov 2009 08:13:18 +0000

added nsz's last bug corner case
Diffstat:
MBUGS | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

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