Benjamin Federau , 14.04.2015 12:18: Hi, I have tested a very simple Qml app (red rectangle) with weston + qtwayland (5.4.1) and see now a graphic issue when resizing the window to the top or bottom of the screen. I run the Qml app with: /usr/bin/qt5/qmlscene -platform wayland-egl test.qml window with graphic glitch: https://www.dropbox.com/s/ecn028e5rpstvu7/wayland-screenshot-glitch.png?dl=0 window without glitch: https://www.dropbox.com/s/wddh3iue5l2olah/wayland-screenshot-no-glitch.png?dl=0 The glitch doesn't appear all the time when resizing the window. After some resize steps its gone and after some more resize steps it is visible again, and so on ... Did anybody see such graphical issue with weston + qtwayland too? For some further testing I switched from dizzy to the master branches of oe and meta-fsl-arm layers, because I saw that there is a new vivante graphic lib version / recipe in the master of meta-fsl-arm. With these new graphic libs the graphic issue I described above is gone now. Cheers - Benjamin Federau