Skip to content

qt: fix always on top not working properly on windows

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/fixalwaysontopwindows into master

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

Merge request reports

Loading