ladybird/Userland/Applications/BrowserSettings
Timothy Flynn 65283d6879 BrowserSettings: Add a tab to control the Browser's autoplay settings
This adds a checkbox to enable autoplay on all websites (disabled by
default) and a website list to enable autoplay on individual websites
(set to file:// URLs only by default).
2023-04-18 16:30:02 +02:00
..
AutoplaySettingsWidget.cpp BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
AutoplaySettingsWidget.gml BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
AutoplaySettingsWidget.h BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
BrowserSettingsWidget.cpp LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 2023-01-07 14:39:30 +01:00
BrowserSettingsWidget.gml Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
BrowserSettingsWidget.h Browser+BrowserSettings: Add preference for new tab 2022-06-26 22:18:30 +01:00
CMakeLists.txt BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
ContentFilterSettingsWidget.cpp BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
ContentFilterSettingsWidget.gml Applications: Use title-case for group box titles in settings 2022-10-04 18:19:45 +01:00
ContentFilterSettingsWidget.h BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
main.cpp BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00