qt5base-lts/tests/auto/wasm
Mikolaj Boc 1007964f2d Maintain the window z-order properly in wasm compositor
The old stack structure used to keep track of windows has been improved
to conform to the actual windowing assumptions: there shall be one root
window, which is always at the bottom. The first created window
immediately becomes the root window. Should the root window be removed,
all windows are non-root, i.e. any of them can become the top-level window

Fixes: QTBUG-105094
Pick-to: 6.4
Change-Id: Ic553244fa9f5bc3ee590b702935e66cfc62d5f8f
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2022-08-16 16:08:38 +00:00
..
CMakeLists.txt Maintain the window z-order properly in wasm compositor 2022-08-16 16:08:38 +00:00
tst_localfileapi.cpp Create the Qt File Filter => showOpen/SaveFilePicker options mapper 2022-07-05 22:22:54 +02:00
tst_qwasmwindowstack.cpp Maintain the window z-order properly in wasm compositor 2022-08-16 16:08:38 +00:00