From d8cc59e18d6bf90c91e5d9cf1f9c36587f4ab26c Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 9 Jun 2024 00:41:02 +0200 Subject: Add new_tab_page option Adds support to load a custom page when a new tab is opened. The current behavior is set as the default, load a blank page. The location bar is only selected when the new tab page is the blank page, otherwise the page loaded gets the focus. Co-authored-by: Alex Fixes: https://github.com/dillo-browser/dillo/issues/124 --- ChangeLog | 5 +++++ dillorc | 5 +++++ doc/user_help.in.html | 10 +++++++++- src/prefs.c | 3 +++ src/prefs.h | 1 + src/prefsparser.cc | 1 + src/uicmd.cc | 5 +++++ src/url.c | 5 ++++- 8 files changed, 33 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6c988621..e32e67ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,11 @@ Here we list changes that are relatively significant and/or visible to the user. For a history of changes in full detail, see our Git repository at https://github.com/dillo-browser/dillo +dillo-3.2.0 [Not released yet] + ++- Add new_tab_page option to open a custom new tab page. + Patches: Alex, Rodrigo Arias Mallo + dillo-3.1.1 [Jun 8, 2024] +- Disable TLSv1.3 in Mbed TLS 3.6.0 until it is supported. diff --git a/dillorc b/dillorc index 362b9bb9..72f6862e 100644 --- a/dillorc +++ b/dillorc @@ -157,6 +157,11 @@ # home="file:/home/jcid/HomePage/Home.html" #home="https://dillo-browser.github.io/" +# Set the new tab page. +# new_tab_page="dpi:/bm/" +# new_tab_page="https://example.com/" +#new_tab_page="about:blank" + # Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. # Format: search_url="[prefix ][