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

Fix error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
12 lines
434 B
Markdown
12 lines
434 B
Markdown
### Description
|
|
Hide the mouse cursor if it isn't being used for a certain period of time.
|
|
|
|
### Download
|
|
- [git branch](https://codeberg.org/guidocella/dwl/src/branch/unclutter)
|
|
- [2024-07-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/unclutter/unclutter.patch)
|
|
|
|
### Authors
|
|
- [Guido Cella](https://github.com/guidocella)
|
|
- [dm1tz](https://github.com/dm1tz)
|
|
- [Ben Collerson](https://codeberg.org/bencc)
|