This commit is contained in:
2026-07-12 08:16:17 +03:30
commit 72be1234e1
2027 changed files with 221388 additions and 0 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)
- [v0.6](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/warpcursor/warpcursor.patch)
### Authors
- [Ben Collerson](https://codeberg.org/bencc)
- [Faerryn](https://github.com/faerryn)