ladybird/Userland
martinfalisse a2ecb903af LibWeb: New start at layouting out the grid
According to the spec it's necessary to:
1. Layout the cells in the grid
2. Find the sizes of the rows and columns

Since I had started to do this backwards, and as I expand in future
commits, I take here the opportunity to start with a clean state.

The occupation_grid keeps track of which cells in the grid have been
filled out.
2022-09-14 00:09:14 +02:00
..
Applets Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
Applications Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
Demos Tubes: Run clang-format 2022-09-11 23:24:33 +01:00
DevTools LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
Libraries LibWeb: New start at layouting out the grid 2022-09-14 00:09:14 +02:00
Services Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
Shell Shell: Sort CompletionSuggestions for paths lexicographically 2022-09-12 16:49:48 +01:00
Utilities uniq: Improve POSIX compliance 2022-09-09 14:11:52 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00