From 3661d4013f3af467e3c23fd6d47622dbcec583b5 Mon Sep 17 00:00:00 2001 From: Daniel Guihot Date: Wed, 16 Sep 2026 06:18:28 +1000 Subject: Honor lockfullscreen for geometry restore Disable both fullscreen protections when lockfullscreen is 0. Record the runtime checks. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 839f142..1b5f699 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,11 @@ The patch uses the existing `lockfullscreen` option in `config.h`. Set it to ## Testing -Applies and builds against dwm 6.8. Runtime tested under Xvfb: a fullscreen -clear sent while unfocused is ignored, and the same clear while focused is -honoured. +Applies and builds against dwm 6.8. Runtime tested under Xvfb. A fullscreen +clear sent while unfocused was ignored, fullscreen geometry returned on +focus, and the same clear while focused was honoured. Setting +`lockfullscreen` to 0 disabled the geometry restore and allowed the +unfocused clear. ## Download -- cgit v1.3.1