ladybird/UI
Timothy Flynn 7fc71e563b LibWebView+UI: Reduce boilerplate to update the bookmarks bar display
We currently use LibWebView's Application as the entry point to learn
about the bookmarks bar being shown/hidden, and propagate that through
virtual methods. At the time this was added, AppKit's Tab window and
Qt's BrowserWindow did not have a settings observer. They do now, so
let's skip a couple of middle-men.

For AppKit, we change the settings observer to just (weakly) store the
Tab instance so that we don't have to add callback functions for each
setting.
2026-06-03 18:14:12 -04:00
..
Android LibWeb: Use adblock-rust in ContentBlocker 2026-05-24 08:16:46 +02:00
AppKit LibWebView+UI: Reduce boilerplate to update the bookmarks bar display 2026-06-03 18:14:12 -04:00
cmake LibWebView: Add settings and actions to control vertical tabs 2026-05-31 21:24:57 +02:00
Gtk LibWebView+UI: Reduce boilerplate to update the bookmarks bar display 2026-06-03 18:14:12 -04:00
Icons UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
Qt LibWebView+UI: Reduce boilerplate to update the bookmarks bar display 2026-06-03 18:14:12 -04: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