When running any chromium based browser (didn't test others) through wayland on a 5070 TI, I get visual glitches every second or so. And they are bad. Flickers everywhere, showing my background for a second here and there, etc.
I make it fallback to X11 which fixes this.
$browser = chromium --new-window --ozone-platform=x11
I simply put this in hypr config, so it's no longer an issue for me. But knowing @dhh he might want this automated so it works well out of the box.
When running any chromium based browser (didn't test others) through wayland on a 5070 TI, I get visual glitches every second or so. And they are bad. Flickers everywhere, showing my background for a second here and there, etc.
I make it fallback to X11 which fixes this.
I simply put this in hypr config, so it's no longer an issue for me. But knowing @dhh he might want this automated so it works well out of the box.