MorsGames / sm64plus

A fork of sm64-port that focuses on QoL improvements and customizability.
https://mfgg.net/index.php?act=resdb&param=02&c=2&id=38190
453 stars 32 forks source link

Mouse should only disappear when the game captures it #54

Open PianoMastR64 opened 2 years ago

PianoMastR64 commented 2 years ago

Currently, when mouse_support="true", the mouse disappears when the window isn't focused and if the mouse hovers over any part of the game window including the decorations like the title bar and resize handles. I noticed you have to click on the inside where the game is for it to capture the mouse and not let it escape. This should be the only circumstance where the mouse is hidden.