QWidget.move() not work under qtwayland
Unsolved
Mobile and Embedded
-
Hi All
I have met a problem, that QWidget.move() can not set the window position. The qtwayland is used as backend in Qt5.6 (no X11). The Weston-1.9.0 is used as compositor. Does this mean the qtwayland in Qt5.6 does not implement the wayland protocol of moving window?
Any patch I can used to make it work? Or need a version upgrade?
Thanks.