Inconsistent Window Focus when using Godot as Wallpaper
#666 opened on Aug 10, 2021
Repository metrics
- Stars
- (18,816 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Describe the bug Window focus isn't captured when loading Godot applications.
To Reproduce Steps to reproduce the behavior:
- Open up Lively Wallpaper
- Select a Godot application (which contains mouse tracking)
- See that the object in question is not reacting/moving to cursor.
Expected behavior I expected the mouse position to update (as well as the window to come into focus) when I clicked on the desktop, which would allow the object to move to my cursor.
Screenshots/Video
Desktop:
- OS: Windows 10 19043
- Running Godot 3.3.2 Application as Wallpaper
Additional context I believe what's happening is that Lively is unable to grab focus of the project, which prevents my wallpaper (Godot app) from being able to collect mouse position data. Not sure if this is a Godot-side problem, and the error occasionally disappears after reloading Lively Wallpapers a couple times. However, most of the time, the issue persists and I can't grab focus of the application.
Log file 20210809_222442.txt