aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files 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