simple64 / simple64

Accurate N64 Emulator
https://simple64.github.io
GNU General Public License v3.0
868 stars 62 forks source link

[Feature Request] Wider Cursor Visibility Options. #384

Open Crewdne opened 9 months ago

Crewdne commented 9 months ago

Hi. Simple64 hides the mouse cursor when placed inside the rendering area of the game.

But In my personal case, I would prefer to have the mouse visible at all times.

That's why I think that implementing the following three cursor visibility options should satisfy most use cases.

Regarding Hide on inactivity, it would be great if it would be allowed to customize the amount that should pass before automatically hiding the cursor. (I imagine not everyone will be comfortable with a hard-coded value).

Thank you for your valuable contributions.