serenity/Userland/Libraries/LibCards
Cubic Love f2b7224d93 GamesSettings+LibCards: Make 'Red' the default card back
The red back is a more suitable default as it's a traditional vanilla
design and red is one of Serenity's brand colors.
2023-10-15 07:25:20 +02:00
..
Card.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Card.h LibCards: Adjust card design 2023-10-04 13:46:49 +01:00
CardGame.cpp LibCards: Stop calling the card back image a "background" image 2023-10-11 10:56:43 +01:00
CardGame.h Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
CardPainter.cpp GamesSettings+LibCards: Make 'Red' the default card back 2023-10-15 07:25:20 +02:00
CardPainter.h LibCards: Stop calling the card back image a "background" image 2023-10-11 10:56:43 +01:00
CardStack.cpp LibCards: Keep markings visible on very dark or light backgrounds 2023-10-04 20:10:04 +02:00
CardStack.h LibCards: Move Play cards closer together horizontally 2023-10-11 10:56:43 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00