xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

Firefox nightly runs in xwayland mode #108

Closed nushoin closed 5 years ago

nushoin commented 5 years ago

Nightly version 20181108022619 runs in xwayland mode instead of Wayland. I think it's related to https://bugzilla.mozilla.org/show_bug.cgi?id=1503592 (Make X11 Gtk backend default).

Probably related to #107 as well. If I force the wayland backend by running from the terminal GDK_BACKEND=wayland flatpak run org.mozilla.FirefoxNightly it does use a Wayland session.

stransky commented 5 years ago

Yes, thant's correct. Mozilla is going to produce Wayland enabled builds and the X11 backend has to be the default one. Jan is going to fix that on flatpak side.

xhorak commented 5 years ago

Fixed by 0debfa24965eceb966fc9f181417ce32dedb8fdd.