Hacker News new | ask | show | jobs
by jhoechtl 2318 days ago
Blurry firefox, blurry thunderbird anybody? Still plasma on wayland related fixes in the pipeline. But getting close...
1 comments

At least for Firefox that probably means it's running with X emulation. But the Firefox Wayland backend works fine, it just needs to be enabled. But sure, Wayland still has quite a few corner cases like that.
I know about

GDK_BACKEND=wayland firefox

That works on Gnome and sway, not on plasma. Intel GPU. Still open bugs on bugs.kde.org

I believe the correct variable these days is:

MOZ_ENABLE_WAYLAND=1 firefox

This makes firefox a full wayland app. But I only use sway, so maybe there are KDE specific bugs.