ladybird/Userland
Andreas Kling 0bbc54c200 LibWeb: Always pass *some* available width to flex item intrinsic sizing
If we have determined a definite width for the item, we can use that.
Otherwise, use the "space available for items" width as available width.
2023-01-26 12:34:56 +01:00
..
Applets AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2023-01-17 19:52:52 -05:00
Applications PixelPaint: Add a GradientTool 2023-01-26 10:37:26 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibGfxDemo: Draw diagonal dotted and dashed lines 2023-01-17 22:54:18 +01:00
DevTools UserspaceEmulator: Use Core::Process::set_name() 2023-01-25 14:27:45 +01:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games LibCards+Games: Return ErrorOr from CardStack::add_all_grabbed_cards() 2023-01-22 21:31:36 +00:00
Libraries LibWeb: Always pass *some* available width to flex item intrinsic sizing 2023-01-26 12:34:56 +01:00
Services WindowServer: Reuse existing WindowManager::desktop_rect() method 2023-01-24 14:41:16 +00:00
Shell AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2023-01-17 19:52:52 -05:00
Utilities LibWasm: Port the parser to Core::Stream 2023-01-25 17:10:05 +03:30
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00