mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
QT_WAYLAND_DISABLE_WINDOWDECORATION is no longer needed
parent
91b01fa290
commit
fd76a724da
|
@ -17,12 +17,6 @@ CLUTTER_BACKEND=wayland
|
|||
QT_QPA_PLATFORM=wayland-egl
|
||||
```
|
||||
|
||||
~~Qt5 renders CSD (client-side decorations) under the Wayland backend by default. To disable them, set the following.~~
|
||||
|
||||
```
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
```
|
||||
|
||||
## Elementary/EFL
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue