ladybird/Userland/Libraries
2022-10-24 18:05:58 +02:00
..
LibArchive
LibAudio CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibC LibC: Make 'attributes' parameter for pthread_create const 2022-10-24 15:49:39 +02:00
LibCards LibCards+Games: Remove concept of a CardStack being focused 2022-10-10 16:16:01 +01:00
LibChess
LibCodeComprehension
LibCompress LibCompress: Brotli support metadata of skip_length=0 2022-10-11 22:49:33 -06:00
LibConfig
LibCore LibCore: Link against LibSystem 2022-10-24 15:52:42 +02:00
LibCoredump AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
LibCpp
LibCrypt
LibCrypto LibCrypto: Add SignedBigInteger::is_positive() 2022-10-22 19:14:14 +02:00
LibDebug AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
LibDesktop LibDesktop+Taskbar: Add 'WorkingDirectory' property to app files 2022-10-17 01:37:58 +02:00
LibDeviceTree
LibDiff
LibDNS CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibDSP
LibEDID
LibELF AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Make parse_rgba_color use the new double parser 2022-10-23 15:48:45 +02:00
LibGL LibGL: Correctly normalize different vertex attribute type pointers 2022-10-19 22:22:58 +02:00
LibGPU LibGL+LibGPU+LibSoftGPU: Report maximum texture size 2022-10-19 22:07:05 +02:00
LibGUI LibGUI: Insert first displayed emoji on return 2022-10-19 14:05:42 -04:00
LibHTTP LibHTTP: Fix not consuming the last byte of body in from_raw_request 2022-10-18 23:18:20 +02:00
LibIDL LibIDL: Resolve typedefs in UnionType members recursively 2022-10-21 12:11:24 +02:00
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Make parseFloat use the new double parser 2022-10-23 15:48:45 +02:00
LibKeyboard
LibLine
LibLocale Lagom+CMake: Propagate dependencies for generated custom targets 2022-10-17 15:55:55 +02:00
LibMain Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2022-10-10 12:23:12 +02:00
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Add very basic support for Adobe Type 1 font rendering 2022-10-16 17:44:54 +02:00
LibProtocol LibProtocol: Remove redundant return statement 2022-10-11 21:52:13 +02:00
LibRegex CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibSanitizer
LibSoftGPU LibSoftGPU: Call floor_int_range only once in sample_2d_lod 2022-10-19 22:22:58 +02:00
LibSQL CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
LibSymbolication
LibSyntax
LibSystem
LibTest Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2022-10-10 12:23:12 +02:00
LibTextCodec
LibThreading LibThreading: Only set pthread name on Serenity 2022-10-16 15:39:00 -06:00
LibTimeZone LibTimeZone: Resolve /etc/localtime with realpath(), not readlink() 2022-10-17 22:19:50 +02:00
LibTLS headless-browser: Add ca-certs-path options 2022-10-15 02:44:47 +03:30
LibUnicode Lagom+CMake: Propagate dependencies for generated custom targets 2022-10-17 15:55:55 +02:00
LibUSBDB
LibVideo LibVideo: Hide debug message behind MATROSKA_DEBUG 2022-10-13 11:25:03 +02:00
LibVT LibVT: Make Terminal::clear_in_line() keep line attributes 2022-10-14 13:37:29 +02:00
LibWasm LibWasm: Allow vectors of up to 500M entries 2022-10-24 15:54:20 +02:00
LibWeb LibWeb: Establish stacking context when backdrop-filter is not 'none' 2022-10-24 18:05:58 +02:00
LibWebSocket
LibWebView WebContent+Friends: Add get_element_tag_name IPC and plumbing 2022-10-22 13:44:49 +02:00
LibX86
LibXML
CMakeLists.txt