mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Revert 31db7f9^...31db7f9 on Running programs natively under Wayland
parent
31db7f9676
commit
4ae10ea3f2
|
@ -12,8 +12,6 @@ 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. [firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1416186) and chromium (as of Feb. 2019).
|
||||||
|
|
||||||
As of 2019-02-24 on Arch Linux `firefox-65.0.1-1` it doesn't crash and works seamlessly.
|
|
||||||
|
|
||||||
## Qt5
|
## Qt5
|
||||||
|
|
||||||
Wayland is used by default if `XDG_SESSION_TYPE=wayland` is set (ie. if you use a display manager). If not:
|
Wayland is used by default if `XDG_SESSION_TYPE=wayland` is set (ie. if you use a display manager). If not:
|
||||||
|
|
Loading…
Reference in a new issue