mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
The firefox bug linked to is resolved, and RC1 for FF 66 is out, which has wayland support.
parent
e7854defff
commit
b76d07df47
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue