From 98017f49ce5a3e73e98203c4666a412693c16e6d Mon Sep 17 00:00:00 2001 From: montvid Date: Thu, 9 Apr 2020 00:02:34 +0300 Subject: [PATCH] Updated Running programs natively under Wayland (markdown) --- Running-programs-natively-under-Wayland.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index e808fc6..8825bdb 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -8,6 +8,8 @@ Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break Experimental Wayland support in Firefox can be enabled with `MOZ_ENABLE_WAYLAND=1`. +Experimental Wayland support in Firefox ESR 68 can be enabled with MOZ_ENABLE_WAYLAND=1 firefox --no-remote. See https://bugzilla.mozilla.org/show_bug.cgi?id=1555308. + Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`. ## Qt5