ladybird/UI
Andreas Kling 044fc0c519 UI/Qt: Cache fallback tab icon
TabBar::paintEvent() drew a fresh globe icon for every tab without a
favicon. Creating a chrome icon renders several pixmaps for multiple
states and device pixel ratios, which is far too expensive for a paint
hot path.

Cache the fallback tab icon on TabBar and refresh it alongside the other
chrome icons when the palette changes.
2026-06-01 10:00:19 +02:00
..
Android LibWeb: Use adblock-rust in ContentBlocker 2026-05-24 08:16:46 +02:00
AppKit LibWebView+UI: Replay display metadata after Compositor restart 2026-05-31 20:07:58 +01:00
cmake LibWebView: Add settings and actions to control vertical tabs 2026-05-31 21:24:57 +02:00
Gtk UI: Route node picker input through WebView 2026-05-29 17:01:34 +01:00
Icons UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
Qt UI/Qt: Cache fallback tab icon 2026-06-01 10:00:19 +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