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

input polling doesn't work when other app is in fullscreen #53

Open
BestClaws opened this issue Apr 17, 2022 · 3 comments
Open

input polling doesn't work when other app is in fullscreen #53

BestClaws opened this issue Apr 17, 2022 · 3 comments

Comments

@BestClaws
Copy link

when i poll for pressed keys using DeviceState.get_keys() when say, a game is in full screen, it does not work.

@ostrosco
Copy link
Owner

Good day! I'll need a bit more information. What operating system are you using?

@BestClaws
Copy link
Author

Heya, I'm using Windows 11, I just retried running the program as Administrator and it's seems to work that way, but not as standard user. (When other apps don't take fullscreen, polling works for both user types) You may close the issue if admin privileges are infact necessary

@ostrosco
Copy link
Owner

I don't have a Windows 11 machine to confirm if we need admjn privileges or not. I'll find someone else to test to confirm. It wouldn't surprise me if it needs special permission to read inputs directly from the OS; we ran into a similar problem with newer versions of MacOS.

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

No branches or pull requests

2 participants