From b76d07df470658aa6077ae43424fa1013c533908 Mon Sep 17 00:00:00 2001 From: vandenheuvel Date: Tue, 12 Mar 2019 11:49:23 +0100 Subject: [PATCH] The firefox bug linked to is resolved, and RC1 for FF 66 is out, which has wayland support. --- 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 bb65ce9..473b836 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -10,7 +10,7 @@ Wayland should be selected by default. If not: GDK_BACKEND=wayland CLUTTER_BACKEND=wayland ``` -Setting ```GDK_BACKEND=wayland``` however can still lead to startup crashes with some applications, e.g. [firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1416186) and chromium (as of Feb. 2019). +Setting ```GDK_BACKEND=wayland``` however can still lead to startup crashes with some applications, e.g. chromium (as of Feb. 2019). ## Qt5