ladybird/Userland/Games/BrickGame
Sam Atkins c9fb3e07d2 BrickGame: Make action shortcuts work when the game is paused
We previously never called event.ignore(), so the keydown event for F2
or F11 etc would be consumed by the BrickGame widget instead of
bubbling up. Now you can start a new game, or escape fullscreen mode,
even if you've paused the game. :^)
2024-02-11 21:13:06 +00:00
..
BrickGame.cpp BrickGame: Make action shortcuts work when the game is paused 2024-02-11 21:13:06 +00:00
BrickGame.h BrickGame: Propagate errors 2023-07-05 08:48:10 +02:00
CMakeLists.txt
main.cpp Games: Add fullscreen option 2024-01-14 15:18:43 -07:00