Add unclutter

Ben Collerson 2024-01-02 13:48:49 +00:00
parent fe31841f91
commit c34e06ca51

13
unclutter.md Normal file

@ -0,0 +1,13 @@
### Description
Hide the mouse cursor if it isnt being used for a certain period of time.
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/unclutter)
- [2024-01-02 - v0.5](https://codeberg.org/dwl/dwl-patches/src/branch/main/unclutter/unclutter.patch)
- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-unclutter.patch)
- [2022-02-12](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch)
### Authors
- [Guido Cella](https://github.com/guidocella)
- [dm1tz](https://github.com/dm1tz)
- [Ben Collerson](https://codeberg.org/benc)