ladybird/Userland/Libraries
Andreas Kling ba5e511dc1 LibWeb: Make layout-after-resize lazy (because why not)
There's no need to force a synchronous relayout after the viewport has
been resized. By making it lazy, we might be able to coalesce it with
other layout work.
2022-10-29 15:16:57 +02:00
..
LibArchive
LibAudio
LibC Kernel+LibC: Report correct scheduling priority limits 2022-10-27 11:30:19 +01:00
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore: Limit to the user buffer size when reading lines from a stream 2022-10-27 13:08:19 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects 2022-10-27 13:06:33 +02:00
LibGL
LibGPU
LibGUI
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS
LibKeyboard
LibLine
LibLocale
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm LibWasm: Specify which instruction opcode failed validation in error 2022-10-28 10:27:02 +03:30
LibWeb LibWeb: Make layout-after-resize lazy (because why not) 2022-10-29 15:16:57 +02:00
LibWebSocket
LibWebView
LibX86
LibXML
CMakeLists.txt