You are most certainly using the brcm backend since you don't have decorations. wayland-egl (the only one that has decoration support atm) does not work on the Pi with the default graphics stack. Not sure about the state of Mesa.
Cheers, Laszlo ________________________________________ From: [email protected] <[email protected]> on behalf of Robin Burchell <[email protected]> Sent: Monday, December 15, 2014 1:04 PM To: Massimo Callegari Cc: [email protected] Subject: Re: [Development] QtWayland windows decoration on the Raspberry Pi On Mon, Dec 15, 2014 at 12:37 PM, Massimo Callegari <[email protected]> wrote: > So, my application runs on Maynard using "-platform wayland" but all the > windows are not decorated. So basically I have the same result as if I run > it on eglfs. See: https://codereview.qt-project.org/#/c/93128/ > So, my questions to the QtWayland guys are: > > - have you people already done some tests on Weston/Maynard on the Raspberry > Pi ? I haven't personally touched the Pi since I fried mine a year or more ago. I don't know of many other people working on there, either, but perhaps there's someone lurking that I don't know of. > - how could I check which backend the QtWayland QPA is loading ? The easiest way is probably to just make sure that you have the right client buffer integration plugin available. But I'm not sure if the regular one even works on the pi - at least I presume there's a reason there's a custom integration made available of it. > - is there any chance to have windows decorations (bradient ?) on the RPi or > is it something still being evaluated/developed ? If someone does the work for it, possibly. Robin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
