On 11/12/19 5:21 AM, Samuel Sieb wrote:
On 11/11/19 11:19 AM, Matthew Saltzman wrote:
On Mon, 2019-11-11 at 17:55 +0100, antonio montagnani wrote:
shall I moveto Firefox-wayland when I use wayland? if I switch to
Gnome
classic what happens??
IIRC, for GNOME, Wayland is the default and firefox-wayland is the
default. You can install and run firefox-x11 even when running Wayland,
but someone else might be able to say whether the reverse is true. For
other desktops, firefox-x11 is the default and if running Wayland, you
can install firefox-wayland.
firefox-wayland is not the default anywhere yet. It is intended but there are still some issues to fix before that.
Are you sure about that?
The script /usr/bin/firefox contains
## Enable Wayland backend?
##
if true && ! [ $MOZ_DISABLE_WAYLAND ]; then
if [ "$XDG_CURRENT_DESKTOP" == "GNOME" ]; then
export MOZ_ENABLE_WAYLAND=1
fi
fi
And if I start firefox in GNOME and check the process environment in the corresponding /proc/ID I see,
MOZ_ENABLE_WAYLAND=1
--
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx