Configuring Chromium
Prerequisites:
Hardware acceleration
Fedora KDE uses Wayland by default.
Wayland session
- Go to
chrome://gpuand ensure “Ozone platform” is set to “Wayland” If it is not, go tochrome://flagsand set#ozone-platform-hinttoauto. Do not select relaunch, instead, close the browser and reopen it. - However, you might notice that some of the Graphic Feature Statuses are now set to “Software only.” If this is the case, open
chrome://flagsand enable the following flags:#ignore-gpu-blocklist,#enable-zero-copyIf it is still the case, follow the further instructions below:
AMD GPUs: For video acceleration to work on AMD GPUs, you must use Vulkan rendering instead of OpenGL. First, try enabling the following flags: #enable-vulkan, #default-angle-vulkan, and #vulkan-from-angle
Massive work in progress
(Chrome hardware acceleration is a pain)