Revert b90ece9^...b90ece9 on Running programs natively under Wayland

Simon Ser 2020-03-29 21:09:09 +02:00
parent b90ece9a5a
commit d997c695dd

@ -7,11 +7,8 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron). Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron).
Experimental Wayland support in Firefox can be enabled with `MOZ_ENABLE_WAYLAND=1`. 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`. Experimental Wayland support in Firefox ESR 68 can be enabled with `MOZ_ENABLE_WAYLAND=1 firefox --no-remote`.
Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`. Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`.
Wayland support in Deluge 2 can be enabled with `DISPLAY=localhost:0.0 deluge`. Wayland support in Deluge 2 can be enabled with `DISPLAY=localhost:0.0 deluge`.
## Qt5 ## Qt5