mirror of
https://github.com/swaywm/sway.git
synced 2025-03-22 14:22:04 +00:00
QT_WAYLAND_DISABLE_WINDOWDECORATION is no longer needed
parent
91b01fa290
commit
fd76a724da
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue