mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Added note for ubuntu package to support Qt5 under wayland.
parent
b6559bd928
commit
9a825e72fb
|
@ -28,6 +28,8 @@ Older versions of Qt always show window decorations. To hide them:
|
||||||
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`NOTE: Ubuntu requires the qtwayland5 package to be installed.`
|
||||||
|
|
||||||
## Elementary/EFL
|
## Elementary/EFL
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in a new issue