Looks like Chrome 80 is a no-go.
X.Org vs. Wayland Browser Performance With Firefox + Chrome
Collapse
X
-
Originally posted by bug77 View Post
I don't think he's trolling. X is constantly getting bashed because it's bloated, outdated and such. And yet, you remove X out of the equation, insert the new, modern solution and performance barely moves. It's obvious something doesn't add up.Last edited by Volta; 10 April 2020, 09:15 AM.
Comment
-
-
Originally posted by 144Hz View Postandyprough Wayland is ready and already in production systems including RHEL and Debian Stable.
If you decided to stay back on alternative desktops or weird distributions then it is your fault.
Comment
-
-
Originally posted by 144Hz View Postandyprough Wayland is ready and already in production systems including RHEL and Debian Stable.
If you decided to stay back on alternative desktops or weird distributions then it is your fault.
Comment
-
-
Originally posted by 144Hz View Postandyprough Wayland is ready and already in production systems including RHEL and Debian Stable.
Comment
-
-
Originally posted by miskol View Posthow can I force firefox to run with wayland ?
I am on ubuntu 20.04 with latest firefox 75 from repos
but I still see window protocol x11 in about:support
so how?
You may then export the variable from your shell's profile file.
Also for anyone using the latest Flatpak (stable) of FF75 you should also enable the Wayland socket, since it's currently left out of the default configuration:
flatpak override --user --socket=wayland org.mozilla.firefox
flatpak override --user --env=MOZ_ENABLE_WAYLAND=1 org.mozilla.firefox
Comment
-
-
Do people forget that Wayland wasn't about huge performance gains? Like that wasn't why they designed it. It was designed to be a protocol that was designed for the modern computing era that took into account the way the software landscape was, like GUI toolkits and no one using the X primitives, and also the fact that lots of the core things, like input, just needed to be completely rebuilt which couldn't be done lest you break all the old stuff. If you see a massive performance gain by using Wayland its going to be something they couldn't do in Xorg, like the proper GPU accel stuffLast edited by SpyroRyder; 10 April 2020, 09:41 AM.
Comment
-
Comment