-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't alt+tab out of the game while in fullscreen #29
Comments
Alt+Tab works fine for me in any version. Care to provide the usual details (OS, gfx driver, resolution, game build version)? Does windowed mode cause problems? Also please define "does not work". Causes a crash? Black screen? Gets stuck? .... Any more detail? |
I think the game just catches the keyboard events while in fullscreen. When I enable the steam overlay or in window mode it doesn't catch those and my window manager switches the windows. OS: gentoo Linux |
Still happens on Debian 11 (bullseye) with the GOG versions and commit 7377ea0. Interestingly if happens in both fullscreen and windows modes for all 3-4 resolutions I tried. Indeed it seems Aquaria exclusively captures the keyboard and mouse events and doesn't allow the window manager to handle them. Maybe this is related to the specific window manager (i3wm)? Game version: 7377ea0 |
Turns out the issue is fixed just by compiling with |
It does work with the current version available on steam
OS: gentoo Linux
gfx driver: Intel-mesa-master
resolution: fullhd-fullscreen
game build version: current master
The text was updated successfully, but these errors were encountered: