serenity/Userland/Libraries/LibCards
Sam Atkins 2e615b5316 LibCards: Move Play cards closer together horizontally
With the recent adjustments to how cards are painted, this felt too
spaced out.
2023-10-11 10:56:43 +01: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 LibCards: Stop calling the card back image a "background" image 2023-10-11 10:56:43 +01: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