mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-03-22 00:41:30 +00:00
Hide the cursor when start typing, and restore it when start moving cursor again, just like xbanish.
16 lines
536 B
Markdown
16 lines
536 B
Markdown
### Description
|
|
|
|
Hide the mouse cursor when you start typing, and restore it again when the
|
|
mouse cursor moves or a mouse button is pressed, just like
|
|
[xbanish](https://github.com/jcs/xbanish).
|
|
|
|
### credits
|
|
Some code is taken from the
|
|
[unclutter](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/unclutter) patch.
|
|
|
|
### Download
|
|
[v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/hide-cursor-when-typing/hide-cursor-when-typing.patch)
|
|
|
|
### Authors
|
|
- [unixchad](https://codeberg.org/unixchad/)
|