Summary: | Add setting to set background color in loading screens | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Matthias <shalokshalom> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | cfeck, koalinux |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias
2019-11-13 11:25:13 UTC
It _might_ be a limitation of QtWebEngine. I am currently using Otter Browser, which supports both QtWebKit, as well as QtWebEngine. When using the former, a configurable background color is respected, while on the latter, it always flashes full white first. Thanks a lot. This one is in the hands of Qt only, right? Possibly. Further investigation is needed before that can be decided. As of plasma 5.19.5 with qt 5.15.0 and frameworks 5.73, there is a dar mode style for kde that at least sets the bars and tabs as expected, the pages keeps the same looking though. In a hint I found on the net, launching falkon with QTWEBENGINE_CHROMIUM_FLAGS=--force-dark-mode will produce some webpages, like duckduckgo use the dark mode, but not all webs will obey it. It would be good to find a way to make it for all sites. Thanks! |