mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 21:02:11 +00:00
fa8f092e67
There used to be a bug (discussed in #40), that ALT was still set after using ALT-Tab. Thus when next pressing enter fullscreen was toggled. This should now be fixed by unsetting the modifiers when focus is regained (SDL_ACTIVEEVENT or SDL_WINDOWEVENT_FOCUS_GAINED). |
||
---|---|---|
.. | ||
cmake | ||
linux | ||
osx | ||
posix | ||
stub | ||
win32 | ||
cpu.cpp | ||
events.cpp | ||
glimp.cpp | ||
platform.h | ||
sys_local.cpp | ||
sys_local.h | ||
sys_public.h | ||
threads.cpp |