barotto / IBMulator

The IBM PS/1 emulator.
https://barotto.github.io/IBMulator
GNU General Public License v3.0
111 stars 4 forks source link

Fullscreen toggling doesn't work #38

Closed barotto closed 5 years ago

barotto commented 6 years ago

With the current version of SDL, fullscreen toggling with Alt+ENTER doesn't work anymore (at least on Linux). GUI::toggle_fullscreen() is called multiple times when the ENTER key is pressed.