ladybird/Userland
2021-02-15 23:07:49 +01:00
..
Applications TextEditor: Allow picking non-proportional font 2021-02-15 08:50:48 +01:00
Demos CatDog: Set window hit testing to opaque pixels only 2021-02-15 23:07:49 +01:00
DevTools Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC 2021-02-14 10:39:48 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games
Libraries WindowServer: Add support for alpha channel based hit testing 2021-02-15 23:07:49 +01:00
MenuApplets
Services WindowServer: Add support for alpha channel based hit testing 2021-02-15 23:07:49 +01:00
Shell LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
Tests LibC: Reimplement scanf from the ground up 2021-02-15 17:32:56 +01:00
Utilities grep: Exit with 1 if nothing matches 2021-02-15 17:32:56 +01:00
CMakeLists.txt