ladybird/Userland/Games/Chess
Sam Atkins 0f2936d8cd Chess+GamesSettings: Give chess pieces some breathing room
Draw pieces around 80% of the size of a square, instead of 100%, so that
there is a nice gap around them. This feels more comfy, and makes it
actually possible to read the coordinates while a piece is on their
square.
2023-02-04 12:29:03 +01:00
..
ChessWidget.cpp Chess+GamesSettings: Give chess pieces some breathing room 2023-02-04 12:29:03 +01:00
ChessWidget.h Chess: Automatically update and repaint when the config changes 2023-02-02 14:52:21 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Engine.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Engine.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp Chess: Replace 'Style' menu with a link to GamesSettings 2023-02-02 14:52:21 +01:00
PromotionDialog.cpp LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2023-01-06 13:36:02 -07:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00