ladybird/Userland
Sam Atkins 62b561e2e1 LibWeb: Extract CanvasDrawPath class from CRC2D
Again, this is an entirely virtual class since the methods involve
direct access to the Painter. Though, maybe I could just expose the
Painter...
2022-08-14 11:30:40 +02:00
..
Applets WorkspacePicker: Allow opening workspace settings via a context menu 2022-08-14 02:28:25 +02:00
Applications FileManager: Add 'Set as Desktop Wallpaper' action to file context menu 2022-08-14 09:44:08 +01:00
Demos Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
DevTools HackStudio: Fix update modified document on tab widget 2022-08-13 16:43:18 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
Libraries LibWeb: Extract CanvasDrawPath class from CRC2D 2022-08-14 11:30:40 +02:00
Services WindowServer: Let WindowManager set serverside effects 2022-08-09 12:08:21 +02:00
Shell Shell: Avoid StringView OOB access in Formatter ctor 2022-08-11 14:12:55 +00:00
Utilities Utilities/lsblk: Remove Interface Type column 2022-08-14 01:09:03 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00