skinned UI cannot be dragged under Wayland, does not remember position
Qt-based Multimedia Player
Brought to you by:
trialuser02
Running qmmp under Wayland and when using the skinned UI, there is a problem that the qmmp window, neither its equalizer and playlist subwindows, cannot be dragged. In addition, on startup, the windows are positioned in top left corner, overlapping each other.
As for the first issue, the docs seem to suggest using startSystemMove() method - https://doc-snapshots.qt.io/qt5-5.15/qwindow.html#startSystemMove
Unfortunately, this doesn't give any hint how to cope with the initial positioning ...
Explanation at https://bugzilla.redhat.com/show_bug.cgi?id=1929763