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

Disable Background Input when Background Input is disabled #5731

Merged

Conversation

mimimi085181
Copy link
Contributor

Only remaining issue is that clicking on the titlebar of the window, to give it focus, is already interpreted as input. But clicking on the window in the task bar, or using alt tab works to get back, without causing an input event.

This is good enough for me.

Thanks @leoetlino for pointing out how to fix this really really annoying behavior!

Only remaining issue is that clicking on the titlebar of the window, to give it focus, is already interpreted as input. But clicking on the window in the task bar, or using alt tab works to get back, without causing an input event.
@leoetlino leoetlino merged commit 0f9ae6d into dolphin-emu:master Jul 1, 2017
@jvook
Copy link

jvook commented Jul 2, 2017

You can't test your controllers in the configure dialog (like the red flashing, doesn't work anymore) unless BG input is on. It still accepts configuration though so perhaps this is an easy fix. Disable whatever you changed when configure dialog is open? or something?

@jvook
Copy link

jvook commented Jul 10, 2017

Perhaps just force background input to be on during configuration dialog?

@ichee
Copy link

ichee commented Sep 10, 2017

Rumble test in controller configuration also doesn't work unless background input is enabled.
5.0-4605 is the last version without the issue. Latest tested version is 5.0-5477.
See Issue 10441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants