ladybird/Userland
martinfalisse 65e7126c48 LibWeb: Factor out compute_y_position
Factor out the code that computes the vertical position of a Box with
respect to its siblings so that it can be used when computing the
absolutely positioned divs as well.
2022-08-14 11:22:52 +02:00
..
Applets WorkspacePicker: Allow opening workspace settings via a context menu 2022-08-14 02:28:25 +02:00
Applications FileManager: Add 'Set as Desktop Wallpaper' action to file context menu 2022-08-14 09:44:08 +01:00
Demos Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
DevTools HackStudio: Fix update modified document on tab widget 2022-08-13 16:43:18 +01:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
Libraries LibWeb: Factor out compute_y_position 2022-08-14 11:22:52 +02:00
Services WindowServer: Let WindowManager set serverside effects 2022-08-09 12:08:21 +02:00
Shell Shell: Avoid StringView OOB access in Formatter ctor 2022-08-11 14:12:55 +00:00
Utilities Utilities/lsblk: Remove Interface Type column 2022-08-14 01:09:03 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00