added nsz's last bug corner case
bc554d45
1 file(s) · +6 −0
| 29 | 29 | ||
| 30 | 30 | dmenu appears on the monitor where the pointer is and not on selmon |
|
| 31 | 31 | ||
| 32 | + | ||
| 33 | + | yet another corner case: |
|
| 34 | + | open a terminal, focus another monitor, but without moving the mouse |
|
| 35 | + | pointer there |
|
| 36 | + | if there is no client on the other monitor to get the focus, then the |
|
| 37 | + | terminal will be unfocused but it will accept input |