ladybird/Userland/Libraries
Sam Atkins b7bb86462b Meta: Generate CSS::MediaFeatureID enum
This works largely the same as the PropertyID and ValueID generators,
but using LibMain, Core::Stream, and TRY().

Rather than have a MediaFeatureID::Invalid, I decided to return an
Optional. We'll see if that turns out better or not. :^)
2022-03-09 23:06:30 +01:00
..
LibArchive LibArchive: Accept space characters as terminators of tar numeric fields 2022-03-08 23:30:47 +01:00
LibAudio
LibC LibC: Add ioctls for VirGL 2022-03-09 14:58:48 +03:30
LibCards
LibChess
LibCompress
LibConfig
LibCore LibCore: Do not skip dotfiles when copying directories recursively 2022-03-08 23:30:47 +01:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Add curve X448 2022-03-09 13:04:48 +03:30
LibDebug
LibDesktop
LibDeviceTree
LibDiff LibDiff: Generate hunks for new/deleted files 2022-03-08 23:30:47 +01:00
LibDl
LibDSP
LibEDID LibEDID: Fix DetailedTiming::pixel_clock_khz result 2022-03-08 22:07:59 +01:00
LibELF DynamicLinker: Replace $ORIGIN with the executable path 2022-03-08 23:21:35 +01:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Add support for TextAlignment::TopCenter / BottomCenter 2022-03-08 22:09:52 +01:00
LibGL LibGL: Merge GLContext and SoftwareGLContext 2022-03-09 22:51:01 +01:00
LibGUI LibGUI: Fix crash in GML Playground auto-completing SpinBox props 2022-03-08 22:18:59 +01:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS/Tests: Add tests for '−000000' (U+2212) DateExtendedYear 2022-03-09 22:08:15 +01:00
LibKeyboard
LibLine
LibM
LibMain
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread LibPthread: Partially implement pthread_cleanup_(push pop) 2022-03-08 22:29:53 +01:00
LibRegex
LibSanitizer
LibSoftGPU LibSoftGPU: Remove a lot of [ui]32x4 casts in Sampler 2022-03-08 15:32:35 +01:00
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec LibTextCodec: Add support for the UTF16-LE encoding 2022-03-08 14:51:06 +01:00
LibThreading
LibTimeZone
LibTLS LibTLS: Add support for curve x448 2022-03-09 13:04:48 +03:30
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb Meta: Generate CSS::MediaFeatureID enum 2022-03-09 23:06:30 +01:00
LibWebSocket
LibX86
CMakeLists.txt