warpcursor patch

This commit is contained in:
Ben Collerson
2024-05-16 11:21:44 +10:00
parent 4021b0d41c
commit b014e0e41e
3 changed files with 93 additions and 8 deletions
+15
View File
@@ -0,0 +1,15 @@
### Description
Warp cursor to the centre of newly focused clients.
Only moves the cursor if the cursor is currently not on the new client.
This is my version of the orphaned cursorwarp patch except I left out the
config flag as I think it is unnecessary.
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/warpcursor)
- [2024-05-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/warpcursor/warpcursor.patch)
### Authors
- [Faerryn](https://github.com/faerryn)
- [Ben Collerson](https://codeberg.org/bencc)