From 6a85e531c2b60e352ae96e4fcdc2a0b0bdab265c Mon Sep 17 00:00:00 2001 From: 0undefined <0undefined@users.noreply.github.com> Date: Fri, 17 Mar 2023 13:29:31 +0100 Subject: [PATCH] Add mousefollowsfocus patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 0d03bcd..1c1b64e 100644 --- a/Patches.md +++ b/Patches.md @@ -68,6 +68,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [hidecursor](https://github.com/djpohly/dwl/wiki/hidecursor) * [dragmfact](https://github.com/djpohly/dwl/wiki/dragmfact) * [nomousefocus](https://github.com/djpohly/dwl/wiki/nomousefocus) +* [mousefollowsfocus](https://github.com/djpohly/dwl/wiki/mouse-follows-focus) ### Monitor * [fallback](https://github.com/djpohly/dwl/wiki/fallback)