mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 12:45:00 +00:00

- centre pointer on new windows - don't centre pointer when pointer moves between windows
16 lines
545 B
Markdown
16 lines
545 B
Markdown
### 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-06-26](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)
|