Overlay app not registering clicks in 3.0.2 (original) (raw)

Environment

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