Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.9.1
-
None
Description
When fiddling with the toggle window decorations in the custom extensions example (screenshot 001), the window decoration is still visible for the qml-client (left window in screenshot 002).
Toggling window decorations for cpp-client works though.
More serious: QT_WAYLAND_DISABLE_WINDOWDECORATION=1 does not seem to work on any QML app (See screenshots 003 and 004)!
How to reproduce:
1. Run minimal-qml compositor example.
2. Start any QML app with QT_WAYLAND_DISABLE_WINDOWDECORATION=1 and -platform wayland.
3. A entirely black window should appear.
Tested on ubuntu 16.04 and on Toradex Apalis iMX6.