diff options
| author | Anselm R Garbe <[email protected]> | 2009-11-23 08:13:18 +0000 |
|---|---|---|
| committer | Anselm R Garbe <[email protected]> | 2009-11-23 08:13:18 +0000 |
| commit | bc554d45d8712533862984550a8ba8169a3ba278 (patch) | |
| tree | 5a6139ddc3a215662645878c501409c37943269a | |
| parent | added BUGS, next version is 5.8 (diff) | |
| download | dwm-bc554d45d8712533862984550a8ba8169a3ba278.tar.gz dwm-bc554d45d8712533862984550a8ba8169a3ba278.tar.bz2 dwm-bc554d45d8712533862984550a8ba8169a3ba278.zip | |
added nsz's last bug corner case
| -rw-r--r-- | BUGS | 6 |
1 files changed, 6 insertions, 0 deletions
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 |