X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/ac4caea92131a3fa46ea3f8b0c296ef175cc713a..1144e983949878ea75e5d40e93b063ff7d1e1150:/BUGS?ds=sidebyside diff --git a/BUGS b/BUGS index d833acf..181ae15 100644 --- a/BUGS +++ b/BUGS @@ -29,3 +29,18 @@ 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 + + +--- + +Donald Allen reported this: + +starting emacs from dmenu in archlinux results in missing configure of emacs, but mod1-space or mod1-shift-space fix this problem. this problem is new and did not happen in 1.6 xorg servers + +Starting emacs from xterm doesnt show this problem, he uses tag 8 for emacs