Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ControllerEmu: Hide the cursor if the input gate is disabled #10285

Merged
merged 1 commit into from Jan 1, 2022

Conversation

Pokechu22
Copy link
Contributor

Before, if the window was unfocused and background input was disabled, the cursor would become visible and move to the center of the screen. Now, the cursor is set as hidden.

This is particularly useful for Super Paper Mario, where having the cursor on screen puts the game into a separate mode. Without this change, even if Hide was bound to something like !`M`, the cursor would become visible when the window lost focus unless background input is enabled; this makes recording fifologs very annoying.

@JMC47
Copy link
Contributor

JMC47 commented Dec 23, 2021

Seems to work at a glance. I had this issue for a long time.

@leoetlino leoetlino merged commit 8b6b96a into dolphin-emu:master Jan 1, 2022
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants