mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
Add: hide-cursor-when-typing
Hide the cursor when start typing, and restore it when start moving cursor again, just like xbanish.
This commit is contained in:
committed by
A Frederick Christensen
parent
507f76f981
commit
898bc7a946
@@ -0,0 +1,15 @@
|
||||
### 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/)
|
||||
Reference in New Issue
Block a user