ladybird/Userland
Sam Atkins 84414da546 LibWeb: Implement prefers-color-scheme media query feature
This allows supporting websites to use a light or dark theme to match
our desktop theme, without being limited to palette colors. This can be
overridden with the `WebContentServer::set_preferred_color_scheme()` IPC
call.
2021-10-31 18:39:13 +01:00
..
Applets Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Applications Spreadsheet: Convert JSIntegration to ThrowCompletionOr 2021-10-31 15:48:36 +01:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools Profiler: Cache parsed DWARF debug information in disassembly view 2021-10-31 16:54:02 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Set time label to a fixed width 2021-10-29 23:02:24 +03:00
Libraries LibWeb: Implement prefers-color-scheme media query feature 2021-10-31 18:39:13 +01:00
Services LibWeb+WebContent: Add set_preferred_color_scheme IPC call 2021-10-31 18:39:13 +01:00
Shell Shell: Unwind execution after runtime errors 2021-10-31 12:02:20 +01:00
Utilities Userland: Handle terminal window resizing in less(1) 2021-10-31 12:34:37 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00