Created cursorwarp (markdown)

Dmitry Zakharchenko 2022-09-04 11:19:56 +03:00
parent d1b5bb3d0f
commit 53d4287eb6

8
cursorwarp.md Normal file

@ -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)