VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
85 stars 3 forks source link

Open LaunchpadOverlay as a child window of the game window and size it the same #249

Closed bmcclure closed 3 years ago

bmcclure commented 3 years ago

Perhaps something like:

https://autohotkey.com/board/topic/21449-how-to-prevent-the-parent-window-from-losing-focus/#entry153870

Note that if the game window gets replaced, it would need to attach to the new window automatically.