windows Overlay WindowsStore-Apps (UWP) without code-signing or hooking (aka. true always on top windows) If you want to overlay Windows Store apps, the program has to have the 'uiAccess=True' flag set in the manifest, and it must be signed. Code-Signing costs money, so that's bad for any small open-source project. However, there is another way...