diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,9 +18,10 @@ The patch uses the existing `lockfullscreen` option in `config.h`. Set it to ## Testing -Applies and builds against dwm 6.8. Runtime testing of the monitor crossing is -pending; Xvfb would not provide two distinct Xinerama head positions on the -development machine. +Applies and builds against dwm 6.8. Runtime tested under Xvfb with two distinct +640x800 Xinerama heads supplied by a test shim. Pointer crossing kept input +focus on the fullscreen client, while `focusmon` still changed monitors. +Setting `lockfullscreen` to 0 restored the original pointer-focus behaviour. ## Download |
