From 53d4287eb6c23791c535fa2bc8c55c42bfb58b7a Mon Sep 17 00:00:00 2001 From: Dmitry Zakharchenko <82608185+dm1tz@users.noreply.github.com> Date: Sun, 4 Sep 2022 11:19:56 +0300 Subject: [PATCH] Created cursorwarp (markdown) --- cursorwarp.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cursorwarp.md diff --git a/cursorwarp.md b/cursorwarp.md new file mode 100644 index 0000000..6b4bbdd --- /dev/null +++ b/cursorwarp.md @@ -0,0 +1,8 @@ +### Description +When focus is changed, warp the cursor the the center of the new focused client (if it wasn't already within the client's geometry). + +### Download +- [2022-05-26](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_warp.patch) + +### Authors +- [Faerryn](https://github.com/faerryn) \ No newline at end of file