qutebrowser/doc
Florian Bruhin 9ddbc964d4 Fix hardware acceleration on Wayland with Qt <= 6.9
Equivalent to https://codereview.qt-project.org/c/qt/qtwebengine/+/663568

    Specify native platform for ANGLE's EGL backend on Wayland

    Set EGL_PLATFORM=wayland to force ANGLE to obtain EGL display connection
    for wayland platform. Otherwise, the display connection for
    EGL_DEFAULT_DISPLAY may belong to a platform which Nvidia's EGL driver
    doesn't support. In case of unsupported platform, EGL may fallback to
    Mesa software renderer (LLVMPipe) disabling hardware acceleration in
    Chromium.

Fixes #8637
2025-10-10 23:33:28 +02:00
..
extapi doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
help Adjust qt.workarounds.disable_accelerated_2d_canvas description 2025-07-29 10:15:06 +02:00
img Regenerate cheatsheet PNGs 2021-09-06 21:33:20 +02:00
backers.asciidoc Update backers.md 2023-11-10 16:03:12 +01:00
changelog.asciidoc Fix hardware acceleration on Wayland with Qt <= 6.9 2025-10-10 23:33:28 +02:00
contributing.asciidoc lint: Move check-manifest into pyroma 2025-07-07 08:09:47 +02:00
faq.asciidoc Update Python performance reference link in FAQ 2025-09-23 21:45:27 -05:00
install.asciidoc doc: Adjust Fedora freeworld install instructions 2025-02-18 11:56:29 +01:00
quickstart.asciidoc Move master branch references to main 2023-07-23 11:38:19 +02:00
qutebrowser.1.asciidoc reuse: Adjust most license headers 2023-07-23 12:11:07 +02:00
stacktrace.asciidoc doc: Fix link 2022-05-13 16:03:23 +02:00
userscripts.asciidoc feat: pass QUTE_TAB_INDEX to userscripts 2022-02-10 13:44:17 -07:00