From f3fcc59bfbf9f186cf09526640e55d8724c15983 Mon Sep 17 00:00:00 2001 From: 0undefined <0undefined@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:19:50 +0100 Subject: [PATCH] Initial mouse-follows-focus wiki page --- mouse-follows-focus.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mouse-follows-focus.md diff --git a/mouse-follows-focus.md b/mouse-follows-focus.md new file mode 100644 index 0000000..f1f83f9 --- /dev/null +++ b/mouse-follows-focus.md @@ -0,0 +1,8 @@ +### Description +This patch adds the option to let the cursor jump to the center of new clients, as well as move the cursor to the center of clients that gains focus. + +### Download +- [2023-03-17](https://github.com/djpohly/dwl/compare/main...0undefined:mouse-follows-focus.patch) + +### Authors +- [0undefinde](https://github.com/0undefined) \ No newline at end of file