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

Overlay app not registering clicks in 3.0.2 #5616

Closed
LoreleiCasswell opened this issue Dec 5, 2024 · 3 comments
Closed

Overlay app not registering clicks in 3.0.2 #5616

LoreleiCasswell opened this issue Dec 5, 2024 · 3 comments

Comments

@LoreleiCasswell
Copy link

Environment

  • OS: Windows 10 Pro
  • Scrcpy version: 3.0, 3.0.2
  • Installation method: Windows release
  • Device model: Pixel 8
  • Android version: 15

Describe the bug

I use an app called Poke Genie that creates an overlay over Pokémon Go and uses the screen recording API to calculate information about Pokémon not normally shown. When scanning, this app should update every time you click behind it, so that the overlay constantly updates with new details. In scrcpy 3, it doesn't update unless I interact with the overlay directly. It seems like Poke Genie isn't aware of the clicks for some reason. Tapping the phone's display directly while scrcpy 3 is open results in expected behavior.

The first video shows expected behavior recorded in scrcpy 2.7. The overlay updates as I move through Pokémon.

scrcpy.2.7.mp4

This video is recorded in scrcpy 3.0.2. The overlay doesn't update unless I interact with it directly and dismiss it.

scrcpy.3.0.2.mp4
@rom1v
Copy link
Collaborator

rom1v commented Dec 5, 2024

Please test #5614.

@LoreleiCasswell
Copy link
Author

Solved issue. Thanks!

@rom1v
Copy link
Collaborator

rom1v commented Dec 5, 2024

Thank you for the test 👍

It will be merged before the next release.

@rom1v rom1v closed this as completed in 97fa77c Dec 9, 2024
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