summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-07 22:02:11 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-07 22:02:11 +0200
commit16093eaf981cec0d71331679302470cad575d5af (patch)
treed5e322416e990adef0f15350e898bc17e2d49863 /doc
parenta71c25c2a092e9c59ed65ac3d21d761a26b447ab (diff)
downloadqutebrowser-16093eaf981cec0d71331679302470cad575d5af.tar.gz
qutebrowser-16093eaf981cec0d71331679302470cad575d5af.zip
Add debug flag to log all Qt events
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index cc9ca240d..551ba6a6a 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -52,6 +52,7 @@ Added
selection via rofi, and inserting TOTP-codes (experimental).
- New `colors.webpage.darkmode.increase_text_contrast` setting for Qt 6.3+
- New `fonts.tooltip`, `colors.tooltip.bg` and `colors.tooltip.fg` settings.
+- New `log-qt-events` debug flag for `-D`
Removed
~~~~~~~