Linus T.
Linus T.
Maybe its something with the full screen mode in chrome, the default hotkey to exit it is esc.
> Hi, Looked through some of the files to find mention of the Escape key and i found this in /opt/geforcenow-electron/resources/app/scripts/main.js > > `globalShortcut.register('Esc', async () => { > var...
> > > Hi, Looked through some of the files to find mention of the Escape key and i found this in /opt/geforcenow-electron/resources/app/scripts/main.js > > > `globalShortcut.register('Esc', async () =>...
> Ok, it seems the current solution is a hacky way to get both the in-game response to the Escape key being pressed _as well as_ for GFN to display...
Yes it is @hmlendea , just tried it out with the new appimage. Thanks for asking :)
I got some news on this issue; don't know if it's helpful, but maybe it is. I've installed the Application from source, and noticed that the issue wasn't there in...
Great work btw. I'm using your extension nearly every day. Thanks!
I also have this issue on Hyprland and discovered that it only occurs if the width of the window exceeds the nested-width supplied using the `-w` option. So it's definitely...