Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
802 stars 62 forks source link

check input instead of mouse focus #336

Closed donnierussellii closed 4 years ago

donnierussellii commented 4 years ago

mouse pointer visibility outside game window should occur when game is paused (by hitting esc), in a menu (such as the main or options menus), or when window does not have input focus

by using input focus, instead of mouse focus, this works as expected and prevents distracting pointer visibility