aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-03 21:48:36 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2025-09-03 22:31:43 +0200
commit29a46a2da7e9350a1252e30aea3c8294097f63a4 (patch)
tree221cd82237d54183591115bc6d9bf658597a59e4 /ChangeLog
parent1d55cf26a355b89a007e4a9bf7361d8a5c2c64cd (diff)
Increase horizontal margin in the location barHEADmaster
Allows users to begin selecting the text or position the cursor at the beginning of the URL without requiring a high accuracy, as now there are at least 5 pixels of leading space. Fixes: https://github.com/dillo-browser/dillo/issues/442
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1591735..9bdf4220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ dillo-3.3.0 [Unreleased]
- Add about:cache and about:dicache pages to show internal cache details.
- Add mojeek search engine with shortcut "mj".
- Hide form elements (like buttons and inputs) with display:none in CSS.
+ - Increase margin in location bar to make it easier to select with the mouse.
Patches: Rodrigo Arias Mallo
+- Middle click on back or forward button opens page in new tab.
Patches: Alex