ladybird/Userland/Games
Baitinq 3c2227ceed Snake: Ignore default keydown events
Before this patch, all key down events except arrow keys or WASD were
not propagated, so keyboard shortcuts in the application didn't work.

This patch fixes this :))
2022-12-19 14:11:53 -05:00
..
2048 AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
BrickGame BrickGame: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
Chess LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
ColorLines Games: Add ColorLines 2022-12-12 17:30:04 +00:00
FlappyBug AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Flood AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GameOfLife Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Hearts Hearts: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
MasterWord MasterWord: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
Minesweeper Minesweeper: Make a factory function for Field and propagate errors 2022-12-14 15:05:52 +00:00
Snake Snake: Ignore default keydown events 2022-12-19 14:11:53 -05:00
Solitaire Solitaire: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
Spider AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00