ladybird/Base/res
Timothy Flynn b169a98495 LibWeb+LibWebView+WebContent: Introduce a basic about:settings page
This adds a basic settings page to manage persistent Ladybird settings.
As a first pass, this exposes settings for the new tab page URL and the
default search engine.

The way the search engine option works is that once search is enabled,
the user must choose their default search engine; we do not apply any
default automatically. Search remains disabled until this is done.

There are a couple of improvements that we should make here:

* Settings changes are not broadcasted to all open about:settings pages.
  So if two instances are open, and the user changes the search engine
  in one instance, the other instance will have a stale UI.

* Adding an IPC per setting is going to get annoying. It would be nice
  if we can come up with a smaller set of IPCs to send only the relevant
  changed settings.
2025-03-22 17:27:45 +01:00
..
fonts Base: Import the Noto Emoji font for LibWeb tests only 2024-09-21 08:57:54 +02:00
icons Base: Add new error page 2025-03-12 11:56:15 -04:00
ladybird LibWeb+LibWebView+WebContent: Introduce a basic about:settings page 2025-03-22 17:27:45 +01:00
themes Meta: Remove SerenityOS components not needed for Ladybird 2024-06-03 10:53:53 +02:00