summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-09-18 18:09:26 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-09-18 18:09:26 +0200
commit4190a470c56ed90d97af89711a30c4603a347858 (patch)
tree0a4f98a0485d0bb9c11e9f7861faf123df7a88d9 /doc
parentc9b24c21c12bce2a9d9b4f54c0e253002e7c7bb8 (diff)
downloadqutebrowser-4190a470c56ed90d97af89711a30c4603a347858.tar.gz
qutebrowser-4190a470c56ed90d97af89711a30c4603a347858.zip
Add qtutils.is_wayland()
Backported to v3.0.x as simpler fix: b317038a01094136d06d4cb769b7755450b94f61
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index ddded0983..b02daf73e 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -30,6 +30,8 @@ Fixed
- Navigating via hints to a remote URL from a file:// one works again. (#7847)
- The timers related to the tab audible indicator and the auto follow timeout
no longer accumulate connections over time. (#7888)
+- The workaround for crashes when using drag & drop on Wayland with Qt 6.5.2 now also
+ works correctly when using `wayland-egl` rather than `wayland` as Qt platform.
- Upgraded the bundled Qt version to 6.5.3. Note this is only relevant for the
macOS/Windows releases, on Linux those will be upgraded via your distribution
packages. This Qt patch release comes with