Nvy icon indicating copy to clipboard operation
Nvy copied to clipboard

[Feature] Add option to hide mouse after certain amount of time.

Open mez0ru opened this issue 1 year ago • 1 comments

I would like the ability to hide the mouse if it's inactive, as it sometimes obstructs my view of the code. Since this is a GUI application, I believe it's possible to hide the mouse.

for example, add an option in neovim same as "guifont" for the timeout until mouse is hidden if inactive.

Thanks for this amazing application.

mez0ru avatar Apr 13 '24 18:04 mez0ru

I've added this functionality in a PR (will have to build the project yourself from my branch). You can try it out yourself and let me know how it goes :)

PavelDanov avatar Apr 26 '24 21:04 PavelDanov

Merged via #119! 👍

RMichelsen avatar Sep 03 '24 10:09 RMichelsen