Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.0 Beta 2
-
None
-
9ebe63181ba3504569c75b25862172353b6cfaa8 (qt/qtwayland/5.12.0)
Description
import QtQuick 2.11 import QtQuick.Window 2.11 Window { Component.onCompleted: showFullScreen() Rectangle { color: "red" } }
started with
QT_WAYLAND_SHELL_INTEGRATION=wl-shell qmlscene test.qml
in a kwin_wayland session.
This worked with Qt 5.11.