From fe672d6b2f3e10d697ab1a34256d302a4438676b Mon Sep 17 00:00:00 2001 From: Daniel Guihot Date: Wed, 16 Sep 2026 06:18:28 +1000 Subject: Document multi-monitor runtime tests Record pointer crossing and keyboard monitor focus tests. Include the lockfullscreen=0 result. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f32fd8..84591f0 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1