ladybird/UI
Andreas Kling 32288c1c89 UI/Qt: Paint web view fallback at device size
WebContentView scales its painter into device-pixel coordinates before
painting page bitmaps. When no page bitmap was available, the fallback
fill still used the widget rect in CSS pixels. On high-DPI displays, it
only filled the top-left portion of the viewport.

Use the stored device-pixel viewport size for the no-bitmap fill and for
the fallback area around a smaller bitmap.
2026-05-29 16:48:14 +02:00
..
Android LibWeb: Use adblock-rust in ContentBlocker 2026-05-24 08:16:46 +02:00
AppKit LibWebView+UI: Add an option to toggle a menu's visibility 2026-05-29 10:46:27 -04:00
cmake UI: Remove unused menu icon resources 2026-05-27 22:05:54 +02:00
Gtk LibWebView: Avoid white initial web view fills in dark mode 2026-05-27 20:57:38 +02:00
Icons UI/Qt: Show rich, history-backed address bar autocomplete 2026-04-16 21:01:28 +02:00
Qt UI/Qt: Paint web view fallback at device size 2026-05-29 16:48:14 +02:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Meta: Define helper processes for Ladybird and test-web in one place 2026-05-28 14:45:48 +01:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00