ladybird/Userland/Games
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
..
2048 Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
BrickGame BrickGame: Make action shortcuts work when the game is paused 2024-02-11 21:13:06 +00:00
Chess Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
ColorLines Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
FlappyBug Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
Flood Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
GameOfLife Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
Hearts Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
MasterWord MasterWord: Add fullscreen option 2024-01-14 15:18:43 -07:00
Minesweeper AK+Userland: Return String from human_readable_[digital_]time() 2024-01-25 09:07:32 +01:00
Snake Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
Solitaire Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
Spider Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00