Sam Atkins
a1e1405f26
BrowserSettings: Add some icons for it :^)
2021-11-26 22:14:56 +01:00
Sam Atkins
e84b3e7110
BrowserSettings: Implement restoring default values
2021-11-26 22:14:56 +01:00
Sam Atkins
f2b8ae7d86
BrowserSettings: Add preferred-color-scheme setting
2021-11-26 22:14:56 +01:00
Sam Atkins
11466c5316
BrowserSettings: Add setting for search engine
2021-11-26 22:14:56 +01:00
Sam Atkins
1933076143
Browser+BrowserSettings: Persist the "show bookmarks bar" setting
...
Previously this setting was only temporary, but we now save/load it from
the config file.
2021-11-26 22:14:56 +01:00
Sam Atkins
8a284be5c7
BrowserSettings: Create a BrowserSettings application :^)
...
Browser has a bunch of settings, but most are non-trivial to add here.
So far, these are implemented:
- Homepage URL
- Whether to close download windows when they complete
The others will be added in subsequent commits.
2021-11-26 22:14:56 +01:00