From b361e58838772ff18a8fbe2a435bb39a62922b5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Defferrard?= Date: Fri, 1 May 2020 20:28:25 +0200 Subject: [PATCH] libreoffice (I have 6.3.5) starts with wayland by default --- Running-programs-natively-under-Wayland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index ee6b73f..e787ea3 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -8,7 +8,7 @@ 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`. Firefox ESR 68 also needs the `--no-remote` flag because of [a bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1555308). -Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`. +LibreOffice should select Wayland by default. (If not, try `SAL_USE_VCLPLUGIN=gtk3`). ## Qt5