ladybird/Userland
Sam Atkins 46299f3853 LibCards+Games: Move "create a deck" logic to LibCards
`create_standard_deck()` is the usual 52-card deck, but more custom
setups (such as Spider's multiples-of-one-suit) can be created by
passing suit counts to `create_deck()`.
2022-10-10 16:16:01 +01:00
..
Applets Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Applications PixelPaint: Add Hue/Saturation filter 2022-10-10 11:02:10 +01:00
Demos Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00
DevTools HackStudio: Use a single global tooltip window 2022-10-06 21:27:40 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games LibCards+Games: Move "create a deck" logic to LibCards 2022-10-10 16:16:01 +01:00
Libraries LibCards+Games: Move "create a deck" logic to LibCards 2022-10-10 16:16:01 +01:00
Services Taskbar: Display an icon for removing a widget 2022-10-09 10:20:47 +02:00
Shell Userland: Remove unecessary uses of __serenity__ macro 2022-10-10 12:23:12 +02:00
Utilities Userland: Remove unecessary uses of __serenity__ macro 2022-10-10 12:23:12 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00