ladybird/Userland
Andreas Kling f6573f5f9d LibWeb: Don't create anonymous table boxes around whitespace
This was confusing table layout by adding empty whitspace table boxes
that wound up stealing a bunch of horizontal space.
2021-10-27 18:22:00 +02:00
..
Applets ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats 2021-10-07 21:09:38 +02:00
Applications SoundPlayer: Implement playlist shuffle mode 2021-10-25 23:37:18 +02:00
Demos Demos: Remap mouse button events to physical buttons in MouseDemo 2021-10-26 16:51:29 +02:00
DevTools Kernel + WindowServer: Re-define the interface to framebuffer devices 2021-10-27 07:57:44 +03:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Libraries LibWeb: Don't create anonymous table boxes around whitespace 2021-10-27 18:22:00 +02:00
Services Kernel + WindowServer: Re-define the interface to framebuffer devices 2021-10-27 07:57:44 +03:00
Shell Shell: Prevent exponential explosion around '$((' 2021-10-23 19:29:59 +01:00
Utilities Kernel + WindowServer: Re-define the interface to framebuffer devices 2021-10-27 07:57:44 +03:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00