Relative Content

Tag Archive for javascriptnode.jselectron

window.close() not working while in fullscreen game

I’m developing a tray based app using electron and I’ve had an issue with the basic context menu, when I’m in a fullscreen game, I use alt+tab to go to a different window (a browser or any other window), only the window appears but I still see the game instead of the taskbar, to see the taskbar I have to press the windows key, then I right click my app’s tray to open the context menu and nothing happens, then press some taskbar buttons until the taskbar flashes and only then I can open the app’s context menu.