qt: fix always on top not working properly on windows
Calling QWindow::setFlag()
is completely bugged on Windows: https://bugreports.qt.io/browse/QTBUG-133034, https://bugreports.qt.io/browse/QTBUG-132522.
Request review @chub.
Edited by Fatih Uzunoğlu